commit 957e65cd70e5666dfef341505d4115f29a7f56d0
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7626
This commit is contained in:
parent
cfc4bf67cd
commit
e4594557ea
12
config.conf
12
config.conf
@ -38,12 +38,12 @@
|
||||
+ppc64 ppc64/vanilla
|
||||
|
||||
# ARM architectures
|
||||
#+armv6hl armv6hl/default
|
||||
#+armv7hl armv7hl/default
|
||||
#+armv7hl armv7hl/lpae
|
||||
#+armv7hl armv7hl/cubox
|
||||
#+armv7hl armv7hl/exynos
|
||||
#+arm64 arm64/default
|
||||
+armv6hl armv6hl/default
|
||||
+armv7hl armv7hl/default
|
||||
+armv7hl armv7hl/lpae
|
||||
+armv7hl armv7hl/cubox
|
||||
+armv7hl armv7hl/exynos
|
||||
+arm64 arm64/default
|
||||
|
||||
#+s390 s390/s390
|
||||
#+s390 -syms s390/trace
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b49f80bfe58f929cb4c9f0438f5d3c0707f1b62ad66ae1a5749c17b91511b7a
|
||||
size 175164
|
||||
oid sha256:755a1d1014830e35283f113983abf20504705575cb029db4f78d139bdbf6a114
|
||||
size 244539
|
||||
|
29039
kernel-cubox.changes
Normal file
29039
kernel-cubox.changes
Normal file
File diff suppressed because it is too large
Load Diff
1003
kernel-cubox.spec
Normal file
1003
kernel-cubox.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -222,7 +222,7 @@ Source113: patches.kabi.tar.bz2
|
||||
Source120: kabi.tar.bz2
|
||||
Source121: sysctl.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %ix86 ppc ppc64 x86_64
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 x86_64
|
||||
%define kmp_target_cpu %_target_cpu
|
||||
%ifarch %ix86
|
||||
# Only i386/default supports i586, mark other flavors' packages as i686
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
Url: http://www.kernel.org/
|
||||
|
29039
kernel-exynos.changes
Normal file
29039
kernel-exynos.changes
Normal file
File diff suppressed because it is too large
Load Diff
1000
kernel-exynos.spec
Normal file
1000
kernel-exynos.spec
Normal file
File diff suppressed because it is too large
Load Diff
29039
kernel-lpae.changes
Normal file
29039
kernel-lpae.changes
Normal file
File diff suppressed because it is too large
Load Diff
1003
kernel-lpae.spec
Normal file
1003
kernel-lpae.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.12.rc2
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
%else
|
||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||
Release: %kernel_source_release
|
||||
@ -35,12 +35,21 @@ Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
AutoReqProv: off
|
||||
BuildRequires: coreutils
|
||||
%ifarch %ix86 ppc ppc64 x86_64
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-cubox-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch aarch64 armv6hl armv7hl %ix86 ppc ppc64 x86_64
|
||||
Requires: kernel-default-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: kernel-desktop-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-exynos-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-lpae-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
@ -49,7 +58,7 @@ Provides: %name = %version-%source_rel
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %ix86 ppc ppc64 x86_64
|
||||
ExclusiveArch: %ix86 aarch64 armv6hl armv7hl ppc ppc64 x86_64
|
||||
Prefix: /usr/src
|
||||
|
||||
%description
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:25:49 CEST 2013 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Use lpae for multiarch, exynos for LPAE exynos5
|
||||
- commit 957e65c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:09:40 CEST 2013 - agraf@suse.de
|
||||
|
||||
- Clean up ARM patches:
|
||||
- Refresh patches.arch/arm-arndale-dma.patch.
|
||||
- Delete patches.arch/arm-exynos-nosparse.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch.
|
||||
- Delete
|
||||
patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch.
|
||||
- commit 1cdc83d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 16:01:31 CEST 2013 - agraf@suse.de
|
||||
|
||||
- config.conf:
|
||||
- Update config files for ARM on 3.12.
|
||||
- commit 2503bec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 18:47:46 CEST 2013 - trenn@suse.de
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.12.rc2
|
||||
Release: <RELEASE>.ga75f081
|
||||
Release: <RELEASE>.g957e65c
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43feff7c42bba3634d7c7eb505b9ba45c8a36d6d5240ac454555b4defd6b7306
|
||||
size 155123
|
||||
oid sha256:635dd22348053e0cd292ab00f60226073a443c4219de60c1a83c960642ccc22b
|
||||
size 150640
|
||||
|
@ -148,7 +148,6 @@
|
||||
# ARM
|
||||
########################################################
|
||||
patches.arch/cubox-configuration.patch
|
||||
+needs_update patches.arch/arm-exynos-nosparse.patch
|
||||
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
|
||||
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
||||
patches.arch/arm-omap3isp.patch
|
||||
@ -157,14 +156,9 @@
|
||||
patches.arch/arm-xen-fixup.patch
|
||||
patches.arch/arm-refresh-mach-types.diff
|
||||
patches.arch/arm-arndale-usb.patch
|
||||
+needs_update patches.arch/arm-arndale-dma.patch
|
||||
patches.arch/arm-arndale-dma.patch
|
||||
patches.arch/arm-arndale-usb-phy.patch
|
||||
patches.arch/arm-exynos-dwmmc-modalias.patch
|
||||
+needs_update patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch
|
||||
+needs_update patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch
|
||||
+needs_update patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch
|
||||
+needs_update patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch
|
||||
+needs_update patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch
|
||||
|
||||
########################################################
|
||||
# S/390
|
||||
|
@ -148,7 +148,6 @@
|
||||
# ARM
|
||||
########################################################
|
||||
patches.arch/cubox-configuration.patch
|
||||
+needs_update patches.arch/arm-exynos-nosparse.patch
|
||||
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
|
||||
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
||||
patches.arch/arm-omap3isp.patch
|
||||
@ -157,14 +156,9 @@
|
||||
patches.arch/arm-xen-fixup.patch
|
||||
patches.arch/arm-refresh-mach-types.diff
|
||||
patches.arch/arm-arndale-usb.patch
|
||||
+needs_update patches.arch/arm-arndale-dma.patch
|
||||
patches.arch/arm-arndale-dma.patch
|
||||
patches.arch/arm-arndale-usb-phy.patch
|
||||
patches.arch/arm-exynos-dwmmc-modalias.patch
|
||||
+needs_update patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch
|
||||
+needs_update patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch
|
||||
+needs_update patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch
|
||||
+needs_update patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch
|
||||
+needs_update patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch
|
||||
|
||||
########################################################
|
||||
# S/390
|
||||
|
@ -1,3 +1,3 @@
|
||||
2013-09-24 18:47:46 +0200
|
||||
GIT Revision: a75f0811a1fd493be9750989368aff128585ec07
|
||||
2013-09-25 16:25:49 +0200
|
||||
GIT Revision: 957e65cd70e5666dfef341505d4115f29a7f56d0
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user