Accepting request 212060 from Kernel:HEAD
commit 3d0a348aad0128ab8feea40560dd6944a25b1674 OBS-URL: https://build.opensuse.org/request/show/212060 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=225
This commit is contained in:
commit
5b7e68aad6
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -26,7 +26,7 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -31,7 +31,7 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -26,7 +26,7 @@ Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.13.rc4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||
|
||||
- ibmveth: Fix more little endian issues.
|
||||
- powerpc: Don't return to BE mode when we are already there.
|
||||
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||
- powerpc: Add relocation code for fixups.
|
||||
- powerpc: Add global exports for all interrupt vectors.
|
||||
- commit 3d0a348
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.13.rc4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g82b44e7
|
||||
Release: <RELEASE>.g3d0a348
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ff46a7ead65b59bf42280516c85fb2f91806ddb43ad1d83bd815610b29942eb
|
||||
size 153226
|
||||
oid sha256:19f6cc17c11574d52fc4be0c37ef8b5e6911f9d148559305772dac6a60fc42ac
|
||||
size 157872
|
||||
|
@ -148,6 +148,11 @@
|
||||
patches.arch/ppc64le-fix-copytofrom.patch
|
||||
patches.arch/ppc64le-build-vmlinux.patch
|
||||
patches.arch/ppc64-fix-ptrace.patch
|
||||
patches.arch/ppc64le-ile-0001-powerpc-Add-global-exports-for-all-interrupt-vectors.patch
|
||||
patches.arch/ppc64le-ile-0002-powerpc-Add-relocation-code-for-fixups.patch
|
||||
patches.arch/ppc64le-ile-0003-powerpc-Add-hack-to-make-ppc64le-work-on-hosts-witho.patch
|
||||
patches.arch/ppc64le-ile-0004-powerpc-Don-t-return-to-BE-mode-when-we-are-already-.patch
|
||||
patches.arch/ppc64le-ibmveth.patch
|
||||
|
||||
########################################################
|
||||
# PS3
|
||||
|
@ -148,6 +148,11 @@
|
||||
patches.arch/ppc64le-fix-copytofrom.patch
|
||||
patches.arch/ppc64le-build-vmlinux.patch
|
||||
patches.arch/ppc64-fix-ptrace.patch
|
||||
patches.arch/ppc64le-ile-0001-powerpc-Add-global-exports-for-all-interrupt-vectors.patch
|
||||
patches.arch/ppc64le-ile-0002-powerpc-Add-relocation-code-for-fixups.patch
|
||||
patches.arch/ppc64le-ile-0003-powerpc-Add-hack-to-make-ppc64le-work-on-hosts-witho.patch
|
||||
patches.arch/ppc64le-ile-0004-powerpc-Don-t-return-to-BE-mode-when-we-are-already-.patch
|
||||
patches.arch/ppc64le-ibmveth.patch
|
||||
|
||||
########################################################
|
||||
# PS3
|
||||
|
@ -1,3 +1,3 @@
|
||||
2013-12-21 18:43:27 +0100
|
||||
GIT Revision: 82b44e73ada91aed5c589b6ea8a13ec9bf1a8756
|
||||
2013-12-23 02:43:10 +0100
|
||||
GIT Revision: 3d0a348aad0128ab8feea40560dd6944a25b1674
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user