forked from pool/kernel-source
GIT Revision: 2ad9b82b2915f3d426867fb4f953cf6e8fbb783b
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6977
This commit is contained in:
parent
7b0acebe51
commit
8f3e75d2e5
@ -275,6 +275,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -352,6 +352,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -877,6 +879,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -367,6 +367,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -890,6 +892,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -361,6 +361,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -910,6 +912,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -99,6 +99,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -351,6 +351,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -880,6 +882,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -358,6 +358,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -895,6 +897,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -362,6 +362,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -899,6 +901,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -351,6 +351,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -880,6 +882,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -351,6 +351,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -874,6 +876,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -255,6 +255,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -81,6 +81,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -359,6 +359,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -882,6 +884,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -355,6 +355,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -878,6 +880,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 14:30:48 CEST 2011 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 13:35:38 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
|
@ -351,6 +351,8 @@ export KBUILD_BUILD_TIMESTAMP="$(LANG=C date -d "$date") (${commit:0:7})"
|
||||
export KBUILD_VERBOSE=0
|
||||
export KBUILD_SYMTYPES=1
|
||||
export KBUILD_OVERRIDE=1
|
||||
export KBUILD_BUILD_USER=geeko
|
||||
export KBUILD_BUILD_HOST=buildhost
|
||||
EOF
|
||||
|
||||
%build
|
||||
@ -880,6 +882,10 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2011 mmarek@suse.cz
|
||||
- rpm/kernel-binary.spec.in: Set KBUILD_BUILD_{USER,HOST} to
|
||||
geeko@buildhost, obsoleting the patch to scripts/mkcompile_h.
|
||||
- commit b4b7255
|
||||
* Mon May 23 2011 jbeulich@novell.com
|
||||
- Update Xen patches to 2.6.39 final and c/s 1085.
|
||||
- xen/sfc_netfront: fix an unused variable error.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-05-23 13:35:38 +0200
|
||||
GIT Revision: 3b6edffc98f47f5f431aaf96754bb5a4b263b759
|
||||
2011-05-27 15:08:50 +0200
|
||||
GIT Revision: 2ad9b82b2915f3d426867fb4f953cf6e8fbb783b
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user