forked from pool/kernel-source
Accepting request 136061 from Kernel:HEAD
- Update to 3.6-rc7. Eliminated one patch. OBS-URL: https://build.opensuse.org/request/show/136061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=178
This commit is contained in:
commit
d4c635397d
1
IGNORE-KABI-BADNESS
Normal file
1
IGNORE-KABI-BADNESS
Normal file
@ -0,0 +1 @@
|
||||
ignore
|
BIN
config.addon.tar.bz2
(Stored with Git LFS)
BIN
config.addon.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -48,6 +48,7 @@
|
||||
+armv7hl armv7hl/u8500
|
||||
+armv7hl armv7hl/cubox
|
||||
+armv7hl armv7hl/exynos
|
||||
+armv7hl armv7hl/highbank
|
||||
|
||||
# SLES
|
||||
# identical to ppc64 flavor, all KMP packages need a kernel-default
|
||||
|
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.5
|
||||
SRCVERSION=3.6-rc7
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32d370794fc2c420b8067500c8be18f537bd0a55d1c14a2cec9f37ecd9338ce5
|
||||
size 308444
|
||||
oid sha256:83f515deca1c77097b2412d849a01f5c1582790acc678b09ca2c98595c554dc6
|
||||
size 308172
|
||||
|
BIN
kabi.tar.bz2
(Stored with Git LFS)
BIN
kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-cubox
|
||||
Summary: Kernel for SolidRun Cubox
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -139,7 +139,7 @@ Provides: kernel-kdump
|
||||
Obsoletes: kernel-kdump
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -155,7 +155,7 @@ Provides: smp kernel-smp
|
||||
Obsoletes: smp kernel-smp
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.5.0
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
26545
kernel-highbank.changes
Normal file
26545
kernel-highbank.changes
Normal file
File diff suppressed because it is too large
Load Diff
923
kernel-highbank.spec
Normal file
923
kernel-highbank.spec
Normal file
@ -0,0 +1,923 @@
|
||||
#
|
||||
# spec file for package kernel-highbank
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
%define build_flavor highbank
|
||||
%define build_default (%build_flavor == "default")
|
||||
%define build_kdump (%build_flavor == "kdump")
|
||||
%define build_xen (%build_flavor == "xen" || %build_flavor == "ec2")
|
||||
%define build_vanilla (%build_flavor == "vanilla")
|
||||
%define build_ps3 (%build_flavor == "ps3")
|
||||
|
||||
%define build_src_dir %my_builddir/linux-%srcversion
|
||||
%define src_install_dir /usr/src/linux-%kernelrelease%variant
|
||||
%define obj_install_dir %src_install_dir-obj
|
||||
%define rpm_install_dir %buildroot%obj_install_dir
|
||||
%define kernel_build_dir %my_builddir/linux-obj
|
||||
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,check-supported-list,group-source-files.pl,find-provides,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,configtool.pl,log.sh,try-disable-staging-driver})
|
||||
|
||||
%global cpu_arch %(%_sourcedir/arch-symbols %_target_cpu)
|
||||
%define cpu_arch_flavor %cpu_arch/%build_flavor
|
||||
|
||||
# Define some CONFIG variables as rpm macros as well. (rpm cannot handle
|
||||
# defining them all at once.)
|
||||
%define config_vars CONFIG_MODULES CONFIG_KMSG_IDS CONFIG_SPLIT_PACKAGE CONFIG_ENTERPRISE_SUPPORT
|
||||
%{expand:%(eval "$(test -n "%cpu_arch_flavor" && tar -xjf %_sourcedir/config.tar.bz2 --to-stdout config/%cpu_arch_flavor)"; for config in %config_vars; do echo "%%global $config ${!config:-n}"; done)}
|
||||
%define split_base (%CONFIG_SPLIT_PACKAGE == "y")
|
||||
%define split_extra (%CONFIG_SPLIT_PACKAGE == "y" && %CONFIG_ENTERPRISE_SUPPORT == "y")
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
%define install_vdso 1
|
||||
%else
|
||||
%define install_vdso 0
|
||||
%endif
|
||||
|
||||
Name: kernel-highbank
|
||||
Summary: Kernel for Calxeda Highbank SoC
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
BuildRequires: coreutils module-init-tools sparse
|
||||
BuildRequires: fdupes
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %{name}_%_target_cpu = %version-%release
|
||||
Provides: %name = %version-%source_rel
|
||||
%if %split_base
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
|
||||
Obsoletes: %name-base <= 2.6.31
|
||||
%endif
|
||||
Requires(pre): coreutils awk
|
||||
# Need a module-init-tools with /usr/lib/module-init-tools/weak-modules2
|
||||
Requires(post): module-init-tools >= 3.4
|
||||
# This Requires is wrong, because the post/postun scripts have a
|
||||
# test -x update-bootloader, having perl-Bootloader is not a hard requirement.
|
||||
# But, there is no way to tell rpm or yast to schedule the installation
|
||||
# of perl-Bootloader before kernel-binary.rpm if both are in the list of
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
# Do not install p-b and mkinitrd for the install check, the %post script is
|
||||
# able to handle this
|
||||
#!BuildIgnore: perl-Bootloader mkinitrd distribution-release
|
||||
# Remove some packages that are installed automatically by the build system,
|
||||
# but are not needed to build the kernel
|
||||
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv
|
||||
|
||||
%ifarch ia64
|
||||
# arch/ia64/scripts/unwcheck.py
|
||||
BuildRequires: python
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
%if %build_vanilla && 0%{?suse_version} < 1130
|
||||
BuildRequires: dwarfextract
|
||||
%endif
|
||||
%endif
|
||||
%ifarch %arm
|
||||
BuildRequires: u-boot-tools
|
||||
%endif
|
||||
%if %build_xen
|
||||
%ifarch %ix86
|
||||
%if %build_flavor != "ec2"
|
||||
Provides: kernel-xenpae = %version
|
||||
Obsoletes: kernel-xenpae < %version
|
||||
%endif
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
|
||||
Provides: %name-nongpl = %version
|
||||
Obsoletes: %name-nongpl < %version
|
||||
%if %build_vanilla
|
||||
# force bzip2 instead of lzma compression to allow install on older dist versions
|
||||
%define _binary_payload w9.bzdio
|
||||
%endif
|
||||
# dead network if installed on SLES10, otherwise it will work (mostly)
|
||||
Conflicts: sysfsutils < 2.0
|
||||
%if ! %build_vanilla
|
||||
Conflicts: apparmor-profiles <= 2.1
|
||||
Conflicts: apparmor-parser < 2.3
|
||||
# root-lvm only works with newer udevs
|
||||
Conflicts: udev < 118
|
||||
Conflicts: lvm2 < 2.02.33
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
Source9: devel-post.sh
|
||||
Source10: preun.sh
|
||||
Source11: postun.sh
|
||||
Source12: pre.sh
|
||||
Source13: post.sh
|
||||
Source14: series.conf
|
||||
Source16: guards
|
||||
Source17: apply-patches
|
||||
Source21: config.conf
|
||||
Source23: supported.conf
|
||||
Source33: check-for-config-changes
|
||||
Source34: check-supported-list
|
||||
Source35: group-source-files.pl
|
||||
Source37: README.SUSE
|
||||
Source38: README.KSYMS
|
||||
Source39: config-options.changes.txt
|
||||
Source40: source-timestamp
|
||||
Source44: find-provides
|
||||
Source45: split-modules
|
||||
Source46: modversions
|
||||
Source48: macros.kernel-source
|
||||
Source49: kernel-module-subpackage
|
||||
Source50: kabi.pl
|
||||
Source51: mkspec
|
||||
Source52: kernel-source%variant.changes
|
||||
Source53: kernel-source.spec.in
|
||||
Source54: kernel-binary.spec.in
|
||||
Source55: kernel-syms.spec.in
|
||||
Source56: kernel-docs.spec.in
|
||||
Source60: config.sh
|
||||
Source61: compute-PATCHVERSION.sh
|
||||
Source62: old-packages.conf
|
||||
Source63: arch-symbols
|
||||
Source64: package-descriptions
|
||||
Source65: kernel-spec-macros
|
||||
Source66: configtool.pl
|
||||
Source67: log.sh
|
||||
Source68: host-memcpy-hack.h
|
||||
Source69: try-disable-staging-driver
|
||||
Source100: config.tar.bz2
|
||||
Source101: config.addon.tar.bz2
|
||||
Source102: patches.arch.tar.bz2
|
||||
Source103: patches.drivers.tar.bz2
|
||||
Source104: patches.fixes.tar.bz2
|
||||
Source105: patches.rpmify.tar.bz2
|
||||
Source106: patches.suse.tar.bz2
|
||||
Source107: patches.xen.tar.bz2
|
||||
Source108: patches.addon.tar.bz2
|
||||
Source109: patches.kernel.org.tar.bz2
|
||||
Source110: patches.apparmor.tar.bz2
|
||||
Source111: patches.rt.tar.bz2
|
||||
Source112: patches.trace.tar.bz2
|
||||
Source113: patches.kabi.tar.bz2
|
||||
Source120: kabi.tar.bz2
|
||||
Source121: sysctl.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: armv7hl
|
||||
%define kmp_target_cpu %_target_cpu
|
||||
%ifarch %ix86
|
||||
# Only i386/default supports i586, mark other flavors' packages as i686
|
||||
%if ! %build_default
|
||||
BuildArch: i686
|
||||
# KMPs are always built as i586, because rpm does not allow to build
|
||||
# subpackages for different architectures. Therefore, we change the
|
||||
# /usr/src/linux-obj/<arch> symlink to i586.
|
||||
%define kmp_target_cpu i586
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# These files are found in the kernel-source package:
|
||||
NoSource: 0
|
||||
NoSource: 100
|
||||
NoSource: 101
|
||||
NoSource: 102
|
||||
NoSource: 103
|
||||
NoSource: 104
|
||||
NoSource: 105
|
||||
NoSource: 106
|
||||
NoSource: 107
|
||||
NoSource: 108
|
||||
NoSource: 109
|
||||
NoSource: 110
|
||||
NoSource: 111
|
||||
NoSource: 112
|
||||
NoSource: 113
|
||||
NoSource: 120
|
||||
NoSource: 121
|
||||
|
||||
# The following KMPs have been integrated into the kernel package,
|
||||
# grouped by the last product that contained them.
|
||||
# sles10 / 10.3
|
||||
Obsoletes: iwlwifi-kmp-%build_flavor
|
||||
Obsoletes: ipw3945-kmp-%build_flavor
|
||||
# sles10 / 11.0
|
||||
Obsoletes: uvcvideo-kmp-%build_flavor
|
||||
# 11.0
|
||||
Obsoletes: atl2-kmp-%build_flavor
|
||||
Obsoletes: wlan-ng-kmp-%build_flavor
|
||||
Obsoletes: et131x-kmp-%build_flavor
|
||||
Obsoletes: ivtv-kmp-%build_flavor
|
||||
Obsoletes: at76_usb-kmp-%build_flavor
|
||||
Obsoletes: pcc-acpi-kmp-%build_flavor
|
||||
Obsoletes: btusb-kmp-%build_flavor
|
||||
# sle11-ga
|
||||
Obsoletes: enic-kmp-%build_flavor
|
||||
Obsoletes: fnic-kmp-%build_flavor
|
||||
Obsoletes: brocade-bfa-kmp-%build_flavor
|
||||
Obsoletes: kvm-kmp-%build_flavor
|
||||
Obsoletes: perfmon-kmp-%build_flavor
|
||||
Obsoletes: iwlagn-2-6-27-kmp-%build_flavor
|
||||
Obsoletes: msi-wmi-kmp-%build_flavor
|
||||
# sle11
|
||||
Obsoletes: ocfs2-kmp-%build_flavor
|
||||
# 11.1
|
||||
Obsoletes: quickcam-kmp-%build_flavor < 0.6.7
|
||||
|
||||
# Provide the exported symbols as "ksym(symbol) = hash"
|
||||
%define __find_provides %_sourcedir/find-provides %name
|
||||
|
||||
# Will modules not listed in supported.conf abort the kernel build (0/1)?
|
||||
%define supported_modules_check 0
|
||||
|
||||
%description
|
||||
The standard kernel for Calxeda's Highbank SoC, as found in the HP Moonshot project.
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-%srcversion.tar.bz2 ]; then
|
||||
echo "The %name-%version.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-%version.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
SYMBOLS=
|
||||
if test -e %_sourcedir/extra-symbols; then
|
||||
SYMBOLS=$(cat %_sourcedir/extra-symbols)
|
||||
echo "extra symbol(s):" $SYMBOLS
|
||||
fi
|
||||
|
||||
# Unpack all sources and patches
|
||||
%setup -q -c -T -a 0 -a 100 -a 101 -a 102 -a 103 -a 104 -a 105 -a 106 -a 107 -a 108 -a 109 -a 110 -a 111 -a 112 -a 113 -a 120 -a 121
|
||||
|
||||
mkdir -p %kernel_build_dir
|
||||
|
||||
supported_conf() {
|
||||
%_sourcedir/guards $* < %_sourcedir/supported.conf | \
|
||||
sed 's,.*/,,; s,\.ko$,,' | sort -u
|
||||
}
|
||||
|
||||
# Generate the list of modules to be marked as supported
|
||||
{ supported_conf base
|
||||
supported_conf --default=0 external | sed 's/$/ external/'
|
||||
} > %kernel_build_dir/Module.supported
|
||||
supported_conf --default=0 base >%kernel_build_dir/Module.base
|
||||
|
||||
cd linux-%srcversion
|
||||
|
||||
%_sourcedir/apply-patches \
|
||||
%if %{build_vanilla}
|
||||
--vanilla \
|
||||
%endif
|
||||
%_sourcedir/series.conf .. $SYMBOLS
|
||||
|
||||
cd %kernel_build_dir
|
||||
|
||||
# Override the timestamp 'uname -v' reports with the source timestamp and
|
||||
# the commit hash.
|
||||
date=$(head -n 1 %_sourcedir/source-timestamp)
|
||||
commit=$(sed -n 's/GIT Revision: //p' %_sourcedir/source-timestamp)
|
||||
cat > .kernel-binary.spec.buildenv <<EOF
|
||||
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
|
||||
export HOST_EXTRACFLAGS="-include %_sourcedir/host-memcpy-hack.h"
|
||||
EOF
|
||||
source .kernel-binary.spec.buildenv
|
||||
|
||||
if [ -f %_sourcedir/localversion ] ; then
|
||||
cat %_sourcedir/localversion > localversion
|
||||
fi
|
||||
|
||||
if test -e ../config.addon/%cpu_arch_flavor; then
|
||||
# FIXME: config.addon doesn't affect the %CONFIG_ macros defined at
|
||||
# the top of the specfile
|
||||
%_sourcedir/configtool.pl ../config{,.addon}/%cpu_arch_flavor >.config
|
||||
else
|
||||
cp ../config/%cpu_arch_flavor .config
|
||||
fi
|
||||
%build_src_dir/scripts/config \
|
||||
--set-str CONFIG_LOCALVERSION %release_num-%build_flavor \
|
||||
--enable CONFIG_SUSE_KERNEL \
|
||||
%if 0%{?__debug_package:1}
|
||||
--enable CONFIG_DEBUG_INFO \
|
||||
--disable CONFIG_DEBUG_INFO_REDUCED
|
||||
%else
|
||||
--disable CONFIG_DEBUG_INFO
|
||||
%endif
|
||||
|
||||
MAKE_ARGS="$MAKE_ARGS -C %build_src_dir O=$PWD"
|
||||
if test -e %_sourcedir/TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS; then
|
||||
yes '' | make oldconfig $MAKE_ARGS
|
||||
else
|
||||
cp .config .config.orig
|
||||
make silentoldconfig $MAKE_ARGS < /dev/null
|
||||
%_sourcedir/check-for-config-changes .config.orig .config
|
||||
rm .config.orig
|
||||
fi
|
||||
|
||||
make prepare $MAKE_ARGS
|
||||
make scripts $MAKE_ARGS
|
||||
krel=$(make -s kernelrelease $MAKE_ARGS)
|
||||
|
||||
if [ "$krel" != "%kernelrelease-%build_flavor" ]; then
|
||||
echo "Kernel release mismatch: $krel != %kernelrelease-%build_flavor" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
make clean $MAKE_ARGS
|
||||
|
||||
rm -f source
|
||||
find . ! -type d -printf '%%P\n' > %my_builddir/obj-files
|
||||
|
||||
%build
|
||||
cd %kernel_build_dir
|
||||
source .kernel-binary.spec.buildenv
|
||||
|
||||
# create *.symref files in the tree
|
||||
if test -e %my_builddir/kabi/%cpu_arch/symtypes-%build_flavor; then
|
||||
%_sourcedir/modversions --unpack . < $_
|
||||
fi
|
||||
|
||||
# The %{_smp_mflags} macro is defined to a number, make will spawn that many jobs.
|
||||
# There are several ways how to define it:
|
||||
# If you are using the build script:
|
||||
# build --jobs=N kernel-$flavor.spec
|
||||
# With plain rpmbuild:
|
||||
# rpmbuild -ba --define 'jobs N' kernel-$flavor.spec
|
||||
# To spawn as many jobs as there are cpu cores:
|
||||
# rpmbuild -ba --define "%_smp_mflags -j 0$(grep -Ec 'cpu[0-9]' /proc/stat)" \
|
||||
# kernel-$flavor.spec
|
||||
# You can also set this permanently in ~/.rpmmacros:
|
||||
# %_smp_mflags -j 0%(grep -Ec 'cpu[0-9]' /proc/stat)
|
||||
%if %CONFIG_KMSG_IDS == "y"
|
||||
chmod +x ../linux-%srcversion/scripts/kmsg-doc
|
||||
MAKE_ARGS="$MAKE_ARGS D=2"
|
||||
%endif
|
||||
|
||||
while true; do
|
||||
make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \
|
||||
| tee buildlog
|
||||
if test "${PIPESTATUS[0]}" -eq 0; then
|
||||
break
|
||||
fi
|
||||
# In the linux-next and vanilla branches, we try harder to build a
|
||||
# package.
|
||||
if test 0%vanilla_only -gt 0 &&
|
||||
%_sourcedir/try-disable-staging-driver buildlog; then
|
||||
echo "Retrying make"
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
done
|
||||
|
||||
%install
|
||||
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/build will be a stale symlink until the
|
||||
# kernel-devel package is installed. Don't check for stale symlinks
|
||||
# in the brp-symlink check:
|
||||
export NO_BRP_STALE_LINK_ERROR=yes
|
||||
|
||||
cd %kernel_build_dir
|
||||
|
||||
mkdir -p %buildroot/boot
|
||||
# (Could strip out non-public symbols.)
|
||||
cp -p System.map %buildroot/boot/System.map-%kernelrelease-%build_flavor
|
||||
|
||||
add_vmlinux()
|
||||
{
|
||||
local vmlinux=boot/vmlinux-%kernelrelease-%build_flavor compressed=false
|
||||
|
||||
if test $1 == "--compressed"; then
|
||||
compressed=true
|
||||
fi
|
||||
cp vmlinux %buildroot/$vmlinux
|
||||
>%my_builddir/vmlinux.debug.files
|
||||
%if 0%{?__debug_package:1}
|
||||
if $compressed; then
|
||||
local vmlinux_debug=usr/lib/debug/$vmlinux.debug
|
||||
mkdir -p $(dirname %buildroot/$vmlinux_debug)
|
||||
/usr/lib/rpm/debugedit -b $RPM_BUILD_DIR -d /usr/src/debug \
|
||||
-l vmlinux.sourcefiles %buildroot/$vmlinux
|
||||
# FIXME: create and package build-id symlinks
|
||||
objcopy --only-keep-debug \
|
||||
%buildroot/$vmlinux \
|
||||
%buildroot/$vmlinux_debug || :
|
||||
objcopy --add-gnu-debuglink=%buildroot/$vmlinux_debug \
|
||||
--strip-debug \
|
||||
%buildroot/$vmlinux || :
|
||||
mkdir -p %buildroot/usr/src/debug
|
||||
LANG=C sort -z -u vmlinux.sourcefiles | grep -Ezv "<(built-in|stdin)>" \
|
||||
| ( cd %_builddir && cpio -pd0m %buildroot/usr/src/debug )
|
||||
find %buildroot/usr/src/debug -type d -print0 | xargs -0 -r chmod 0755
|
||||
find %buildroot/usr/src/debug -type f -print0 | xargs -0 -r chmod 0644
|
||||
echo -e "%%defattr(-, root, root)\\n/$vmlinux_debug" >%my_builddir/vmlinux.debug.files
|
||||
else
|
||||
# make vmlinux executable so that find-debuginfo.sh picks it up
|
||||
# (TODO: fix find-debuginfo.sh instead)
|
||||
chmod +x %buildroot/$vmlinux
|
||||
fi
|
||||
%endif
|
||||
if $compressed; then
|
||||
gzip -n -9 %buildroot/$vmlinux
|
||||
chmod a-x %buildroot/$vmlinux.gz
|
||||
fi
|
||||
}
|
||||
|
||||
%if %build_kdump
|
||||
add_vmlinux
|
||||
image=vmlinux
|
||||
%else
|
||||
|
||||
# architecture specifics
|
||||
%ifarch %ix86 x86_64
|
||||
add_vmlinux --compressed
|
||||
%if %build_xen
|
||||
image=vmlinuz
|
||||
%else
|
||||
image=bzImage
|
||||
%endif
|
||||
cp -p arch/x86/boot/$image %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||
image=vmlinuz
|
||||
%endif
|
||||
%ifarch alpha
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/alpha/boot/vmlinux.gz %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||
image=vmlinuz
|
||||
%endif
|
||||
%ifarch ppc ppc64
|
||||
add_vmlinux
|
||||
image=vmlinux
|
||||
%endif
|
||||
%ifarch ia64
|
||||
add_vmlinux --compressed
|
||||
mv %buildroot/boot/vmlinux-%kernelrelease-%build_flavor.gz \
|
||||
%buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||
image=vmlinuz
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
add_vmlinux --compressed
|
||||
cp -p arch/s390/boot/image %buildroot/boot/image-%kernelrelease-%build_flavor
|
||||
image=image
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
cp -p arch/s390/boot/kerntypes.o %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor
|
||||
elif test -x "$(which dwarfextract 2>/dev/null)"; then
|
||||
dwarfextract vmlinux %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor || echo "dwarfextract failed ($?)"
|
||||
fi
|
||||
%if %CONFIG_KMSG_IDS == "y"
|
||||
mkdir -p %buildroot/usr/share/man/man9
|
||||
find man -name '*.9' -exec install -m 644 -D '{}' %buildroot/usr/share/man/man9/ ';'
|
||||
%endif
|
||||
%endif
|
||||
%ifarch sparc64
|
||||
add_vmlinux --compressed
|
||||
image=zImage
|
||||
cp -p arch/sparc/boot/$image %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||
image=vmlinux
|
||||
%endif
|
||||
%ifarch %arm
|
||||
add_vmlinux --compressed
|
||||
# quickly compile uImage so we have something to boot from
|
||||
make %{?_smp_mflags} uImage $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y
|
||||
image=uImage
|
||||
cp -p arch/arm/boot/$image %buildroot/boot/uImage-%kernelrelease-%build_flavor
|
||||
%endif
|
||||
|
||||
# end of build_kdump
|
||||
%endif
|
||||
|
||||
for sub in '-base' '' '-extra'; do
|
||||
case "$sub" in
|
||||
'-base' | '') base_package=1 ;;
|
||||
*) base_package=0 ;;
|
||||
esac
|
||||
for script in preun postun pre post devel-pre devel-post; do
|
||||
sed -e "s:@KERNELRELEASE@:%kernelrelease:g" \
|
||||
-e "s:@IMAGE@:$image:g" \
|
||||
-e "s:@FLAVOR""@:%build_flavor:g" \
|
||||
-e "s:@SUBPACKAGE@:%name$sub:g" \
|
||||
-e "s:@BASE_PACKAGE@:$base_package:g" \
|
||||
-e "s:@RPM_VERSION_RELEASE@:%version-%release:g" \
|
||||
-e "s:@RPM_TARGET_CPU@:%_target_cpu:g" \
|
||||
-e "s:@CPU_ARCH_FLAVOR@:%cpu_arch_flavor:g" \
|
||||
-e "s:@SRCVARIANT@:%variant:g" \
|
||||
%_sourcedir/$script.sh > %my_builddir/$script$sub.sh
|
||||
done
|
||||
done
|
||||
|
||||
%if %build_kdump || %build_xen || %build_vanilla || %build_ps3
|
||||
# keep this -suffix list in sync with post.sh and postun.sh
|
||||
suffix=-%build_flavor
|
||||
%endif
|
||||
ln -s $image$suffix %buildroot/boot/$image$suffix
|
||||
ln -s initrd$suffix %buildroot/boot/initrd$suffix
|
||||
|
||||
cp -p .config %buildroot/boot/config-%kernelrelease-%build_flavor
|
||||
sysctl_file=%buildroot/boot/sysctl.conf-%kernelrelease-%build_flavor
|
||||
for file in %my_builddir/sysctl/{defaults,%cpu_arch/arch-defaults,%cpu_arch_flavor}; do
|
||||
if [ -f "$file" ]; then
|
||||
cat "$file"
|
||||
fi
|
||||
done | sed '1i # Generated file - do not edit.' >$sysctl_file
|
||||
if [ ! -s $sysctl_file ]; then
|
||||
rm $sysctl_file
|
||||
fi
|
||||
|
||||
%if %install_vdso
|
||||
# Install the unstripped vdso's that are linked in the kernel image
|
||||
make vdso_install $MAKE_ARGS INSTALL_MOD_PATH=%buildroot
|
||||
%endif
|
||||
|
||||
# Create a dummy initrd with roughly the size the real one will have.
|
||||
# That way, YaST will know that this package requires some additional
|
||||
# space in /boot.
|
||||
dd if=/dev/zero of=%buildroot/boot/initrd-%kernelrelease-%build_flavor \
|
||||
bs=1024 seek=2047 count=1
|
||||
|
||||
if [ %CONFIG_MODULES = y ]; then
|
||||
mkdir -p %rpm_install_dir/%cpu_arch_flavor
|
||||
mkdir -p %buildroot/usr/src/linux-obj/%cpu_arch
|
||||
ln -s %build_flavor %buildroot/usr/src/linux-obj/%cpu_arch_flavor
|
||||
|
||||
gzip -n -c9 < Module.symvers > %buildroot/boot/symvers-%kernelrelease-%build_flavor.gz
|
||||
|
||||
make modules_install $MAKE_ARGS INSTALL_MOD_PATH=%buildroot
|
||||
|
||||
if ! %_sourcedir/check-supported-list \
|
||||
%_sourcedir %buildroot/lib/modules/%kernelrelease-%build_flavor; then
|
||||
%if %supported_modules_check
|
||||
exit 1
|
||||
%endif
|
||||
echo "Consistency check error: please update supported.conf."
|
||||
fi
|
||||
|
||||
%ifarch s390 s390x
|
||||
if test -e arch/s390/boot/kerntypes.o; then
|
||||
:
|
||||
elif test -x "$(which dwarfextract 2>/dev/null)" -a \
|
||||
-f %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor; then
|
||||
find %buildroot -name "*.ko" > kofiles.list
|
||||
dwarfextract %buildroot/boot/Kerntypes-%kernelrelease-%build_flavor -C kofiles.list || echo "dwarfextract failed ($?)"
|
||||
fi
|
||||
%endif
|
||||
|
||||
# Also put the resulting file in %rpm_install_dir/%cpu_arch/%build_flavor
|
||||
# so that kernel-devel + kernel-%build_flavor is sufficient for building
|
||||
# modules that have modversions as well.
|
||||
mkdir -p %rpm_install_dir/%cpu_arch/%build_flavor
|
||||
cp Module.symvers %rpm_install_dir/%cpu_arch/%build_flavor
|
||||
|
||||
# Table of types used in exported symbols (for modversion debugging).
|
||||
%_sourcedir/modversions --pack . > %buildroot/boot/symtypes-%kernelrelease-%build_flavor
|
||||
if [ -s %buildroot/boot/symtypes-%kernelrelease-%build_flavor ]; then
|
||||
gzip -n -9 %buildroot/boot/symtypes-%kernelrelease-%build_flavor
|
||||
else
|
||||
rm -f %buildroot/boot/symtypes-%kernelrelease-%build_flavor
|
||||
fi
|
||||
|
||||
# Some architecture's $(uname -m) output is different from the ARCH
|
||||
# parameter that needs to be passed to kbuild. Create symlinks from
|
||||
# $(uname -m) to the ARCH directory.
|
||||
if [ ! -e %rpm_install_dir/%kmp_target_cpu ]; then
|
||||
ln -sf %cpu_arch %rpm_install_dir/%kmp_target_cpu
|
||||
ln -sf %cpu_arch %buildroot/usr/src/linux-obj/%kmp_target_cpu
|
||||
fi
|
||||
|
||||
# We were building in %my_builddir/linux-%srcversion, but the sources will
|
||||
# later be installed in /usr/src/linux-%srcversion-%source_rel. Fix up the
|
||||
# build symlink.
|
||||
rm -f %buildroot/lib/modules/%kernelrelease-%build_flavor/{source,build}
|
||||
ln -s %src_install_dir \
|
||||
%buildroot/lib/modules/%kernelrelease-%build_flavor/source
|
||||
ln -s %obj_install_dir/%cpu_arch/%build_flavor \
|
||||
%buildroot/lib/modules/%kernelrelease-%build_flavor/build
|
||||
|
||||
# Abort if there are any undefined symbols
|
||||
msg="$(/sbin/depmod -F %buildroot/boot/System.map-%kernelrelease-%build_flavor \
|
||||
-b %buildroot -ae %kernelrelease-%build_flavor 2>&1)"
|
||||
if [ $? -ne 0 ] || echo "$msg" | grep 'needs unknown symbol'; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
%if %split_base
|
||||
%_sourcedir/split-modules -d %buildroot \
|
||||
-o %my_builddir \
|
||||
-b %kernel_build_dir/Module.base \
|
||||
%if ! %supported_modules_check
|
||||
-i \
|
||||
%endif
|
||||
-s %kernel_build_dir/Module.supported
|
||||
%if ! %split_extra
|
||||
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules
|
||||
%endif
|
||||
|
||||
%else
|
||||
( cd %buildroot
|
||||
find lib/modules/%kernelrelease-%build_flavor -type f -name '*.ko' -printf '/%%p\n'
|
||||
) > %my_builddir/base-modules
|
||||
%endif
|
||||
|
||||
res=0
|
||||
if test -e %my_builddir/kabi/%cpu_arch/symvers-%build_flavor; then
|
||||
# check for kabi changes
|
||||
%_sourcedir/kabi.pl --rules %my_builddir/kabi/severities \
|
||||
%my_builddir/kabi/%cpu_arch/symvers-%build_flavor \
|
||||
Module.symvers || res=$?
|
||||
fi
|
||||
if [ $res -ne 0 ]; then
|
||||
if [ ! -e %my_builddir/kabi/%cpu_arch/ignore-%build_flavor -a \
|
||||
! -e %_sourcedir/IGNORE-KABI-BADNESS ]; then
|
||||
echo "Create a file IGNORE-KABI-BADNESS in the kernel-source" \
|
||||
"directory to build this kernel even though its badness is" \
|
||||
"higher than allowed for an official kernel."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
# arch/powerpc/lib/crtsavres.o is required for building external
|
||||
# modules on powerpc
|
||||
if [ -f %kernel_build_dir/arch/powerpc/lib/crtsavres.o ]; then
|
||||
echo arch/powerpc/lib/crtsavres.o >> %my_builddir/obj-files
|
||||
fi
|
||||
|
||||
tar -cf - -T %my_builddir/obj-files | \
|
||||
tar -xf - -C %rpm_install_dir/%cpu_arch_flavor
|
||||
# bnc#507084
|
||||
find %rpm_install_dir/%cpu_arch_flavor/scripts -type f -perm -111 | \
|
||||
while read f; do
|
||||
case "$(file -b "$f")" in
|
||||
ELF\ *\ executable*)
|
||||
strip "$f"
|
||||
esac
|
||||
done
|
||||
# Replace the absolute with a relative path
|
||||
sed -i "s,%build_src_dir,../../../linux-%kernelrelease%variant,g" \
|
||||
%rpm_install_dir/%cpu_arch_flavor/Makefile
|
||||
fi
|
||||
|
||||
add_dirs_to_filelist() {
|
||||
sed -rn '
|
||||
# print file name
|
||||
p
|
||||
# remove filelist macros
|
||||
s:%%[a-z]+(\([^)]+\))? ?::g
|
||||
# add %%dir prefix
|
||||
s:^:%%dir :
|
||||
# print all parents
|
||||
:a
|
||||
# skip directories owned by other packages
|
||||
s:^%%dir (/boot|/etc|/lib/(modules|firmware)|/usr/src)/[^/]+$::
|
||||
s:/[^/]+$::p
|
||||
ta
|
||||
' "$@" | sort -u
|
||||
}
|
||||
|
||||
# Collect the file lists.
|
||||
shopt -s nullglob
|
||||
> %my_builddir/kernel-devel.files
|
||||
for file in %buildroot/boot/symtypes* %buildroot/lib/modules/*/{build,source}; do
|
||||
f=${file##%buildroot}
|
||||
echo "$f" >> %my_builddir/kernel-devel.files
|
||||
done
|
||||
|
||||
{ cd %buildroot
|
||||
find boot \
|
||||
\( -type l -o -name 'initrd-*' \) -printf '%%%%ghost /%%p\n' -o \
|
||||
-type f -name 'vmlinux-*' -printf '%%%%attr(0644, root, root) /%%p\n' -o \
|
||||
-type f -printf '/%%p\n'
|
||||
|
||||
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
|
||||
# the file gets removed when uninstalling the kernel.
|
||||
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
|
||||
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
|
||||
|
||||
if [ %CONFIG_MODULES = y ]; then
|
||||
find lib/modules/%kernelrelease-%build_flavor \
|
||||
-type d -o \
|
||||
\( -path '*/modules.*' ! -path '*/modules.order' \
|
||||
! -path '*/modules.builtin' \) -printf '%%%%ghost /%%p\n' \
|
||||
-o -name '*.ko' -prune -o -printf '/%%p\n'
|
||||
cat %my_builddir/base-modules
|
||||
fi
|
||||
test -d lib/firmware/%kernelrelease-%build_flavor && \
|
||||
find lib/firmware/%kernelrelease-%build_flavor \
|
||||
-type d -o \
|
||||
-printf '/%%p\n'
|
||||
if [ -e .%_docdir/%name ]; then
|
||||
echo "%%doc %_docdir/%name"
|
||||
fi
|
||||
} | sort -u >%my_builddir/tmp
|
||||
cat %my_builddir/tmp %my_builddir/kernel-devel.files | sort | uniq -u | \
|
||||
add_dirs_to_filelist >%my_builddir/kernel-base.files
|
||||
rm %my_builddir/tmp
|
||||
|
||||
%if %split_base
|
||||
add_dirs_to_filelist %my_builddir/{kernel-base.files,main-modules} \
|
||||
> %my_builddir/kernel-main.files
|
||||
%endif
|
||||
%if %split_extra
|
||||
add_dirs_to_filelist %my_builddir/unsupported-modules > %my_builddir/kernel-extra.files
|
||||
%endif
|
||||
|
||||
# Hardlink duplicate files automatically (from package fdupes): It doesn't save
|
||||
# much, but it keeps rpmlint from breaking the package build. Note that we skip
|
||||
# /usr/src/linux-obj intentionally, to not accidentally break timestamps there
|
||||
%fdupes $RPM_BUILD_ROOT/lib
|
||||
|
||||
%preun -f preun.sh
|
||||
|
||||
%postun -f postun.sh
|
||||
|
||||
%pre -f pre.sh
|
||||
|
||||
%post -f post.sh
|
||||
|
||||
%if %split_base
|
||||
|
||||
%files -f kernel-main.files
|
||||
%defattr(-, root, root)
|
||||
%else
|
||||
|
||||
%files -f kernel-base.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%package base
|
||||
Summary: Kernel for Calxeda Highbank SoC - base modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: kernel-base = %version-%source_rel
|
||||
Conflicts: %name = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
%ifarch %ix86
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
|
||||
%description base
|
||||
The standard kernel for Calxeda's Highbank SoC, as found in the HP Moonshot project.
|
||||
|
||||
This package contains only the base modules, required in all installs.
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%preun base -f preun-base.sh
|
||||
|
||||
%postun base -f postun-base.sh
|
||||
|
||||
%pre base -f pre-base.sh
|
||||
|
||||
%post base -f post-base.sh
|
||||
|
||||
%if %split_base
|
||||
|
||||
%files base -f kernel-base.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%package extra
|
||||
Summary: Kernel for Calxeda Highbank SoC - Unsupported kernel modules
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-extra_%_target_cpu = %version-%release
|
||||
Provides: kernel-extra = %version-%source_rel
|
||||
Requires: %{name}_%_target_cpu = %version-%release
|
||||
Requires(pre): coreutils awk
|
||||
Requires(post): module-init-tools
|
||||
Requires(post): perl-Bootloader
|
||||
Requires(post): mkinitrd
|
||||
Supplements: packageand(product(SUSE_SLED):%{name}_%_target_cpu)
|
||||
%ifarch %ix86
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
|
||||
%description extra
|
||||
The standard kernel for Calxeda's Highbank SoC, as found in the HP Moonshot project.
|
||||
|
||||
This package contains additional modules not supported by Novell.
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%preun extra -f preun-extra.sh
|
||||
|
||||
%postun extra -f postun-extra.sh
|
||||
|
||||
%pre extra -f pre-extra.sh
|
||||
|
||||
%post extra -f post-extra.sh
|
||||
|
||||
%if %split_extra
|
||||
|
||||
%files extra -f kernel-extra.files
|
||||
%defattr(-, root, root)
|
||||
%endif
|
||||
|
||||
%if %CONFIG_KMSG_IDS == "y"
|
||||
|
||||
%package man
|
||||
Summary: The collection of man pages generated by the kmsg script.
|
||||
Group: System/Kernel
|
||||
|
||||
%description man
|
||||
This package includes the man pages that have been generated from the
|
||||
kmsg message documentation comments.
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%files man
|
||||
%defattr(-,root,root)
|
||||
/usr/share/man/man9/*
|
||||
%endif
|
||||
|
||||
%package devel
|
||||
Summary: Development files necessary for building kernel modules
|
||||
Group: Development/Sources
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name-devel = %version-%source_rel
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Supplements: packageand(%name:kernel-devel%variant)
|
||||
|
||||
%description devel
|
||||
This package contains files necessary for building kernel modules (and
|
||||
kernel module packages) against the %build_flavor flavor of the kernel.
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%if %CONFIG_MODULES == "y"
|
||||
|
||||
%pre devel -f devel-pre.sh
|
||||
|
||||
%post devel -f devel-post.sh
|
||||
|
||||
%files devel -f kernel-devel.files
|
||||
%defattr(-,root,root)
|
||||
%dir %obj_install_dir
|
||||
%dir %obj_install_dir/%cpu_arch
|
||||
%dir /usr/src/linux-obj
|
||||
%dir /usr/src/linux-obj/%cpu_arch
|
||||
%ghost /usr/src/linux-obj/%cpu_arch_flavor
|
||||
%obj_install_dir/%cpu_arch_flavor
|
||||
%if %kmp_target_cpu != %cpu_arch
|
||||
%obj_install_dir/%kmp_target_cpu
|
||||
/usr/src/linux-obj/%kmp_target_cpu
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%package devel-debuginfo
|
||||
# rpm doesn't notice that vmlinux.debug belongs to the gzipped vmlinux.gz
|
||||
Summary: Debug information for package %name-devel
|
||||
Group: Development/Debug
|
||||
|
||||
%description devel-debuginfo
|
||||
Debug information for package %name-devel
|
||||
|
||||
|
||||
%source_timestamp
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -21,6 +21,7 @@ END { print tags["summary"]
|
||||
' $spec
|
||||
)
|
||||
Provides: %{-n*} = %_this_kmp_version
|
||||
Provides: %{-n*} = %{-v*}
|
||||
Provides: multiversion(kernel)
|
||||
Requires: coreutils grep
|
||||
Enhances: kernel-%1
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -139,7 +139,7 @@ Provides: kernel-bigsmp
|
||||
Obsoletes: kernel-bigsmp
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -143,7 +143,7 @@ Provides: kernel-kdump
|
||||
Obsoletes: kernel-kdump
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -139,7 +139,7 @@ Provides: kernel-32bit
|
||||
Obsoletes: kernel-32bit
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
@ -41,7 +41,7 @@ Requires(post): coreutils sed
|
||||
Provides: multiversion(kernel)
|
||||
Provides: linux
|
||||
Provides: %name = %version-%source_rel
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
@ -48,6 +48,9 @@ Requires: kernel-desktop-devel = %version-%source_rel
|
||||
Requires: kernel-exynos-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-highbank-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-imx51-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -147,7 +147,7 @@ Provides: kernel-64bit
|
||||
Obsoletes: kernel-64bit
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -143,7 +143,7 @@ Provides: kernel-64bit
|
||||
Obsoletes: kernel-64bit
|
||||
%endif
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +1,353 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:29:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc7.
|
||||
Eliminated one patch.
|
||||
- commit 91c0ddc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 12:22:19 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete scripts/config.sh, rpm/config.sh has all the needed information
|
||||
- commit 06c7ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 16:23:37 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- x86/kbuild: archscripts depends on scripts_basic.
|
||||
patches.rpmify/makefile-fix-scripts_basic-archscripts-build-order is
|
||||
now obsolete.
|
||||
- commit 33eb1e6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 19:38:11 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Makefile: Fix scripts_basic / archscripts build order.
|
||||
- commit 65590b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 10:19:49 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Delete patches.arch/arm-phys-offset.patch.
|
||||
- commit 50837bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 17 15:57:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc6.
|
||||
- Eliminated 1 patch.
|
||||
patches.arch/arm-phys-offset.patch needs review.
|
||||
- commit d6432fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 21:09:59 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- (ARM/tegra) remove non-building module from config
|
||||
- commit 4cdd491
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 03:39:18 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: disabled MFD drivers that aren't buildable as modules
|
||||
This allows MFD_CORE to be modular on all arch/flavors except for
|
||||
ARM and the non-PAE flavors on i386, since it's used with the OLPC XO-1.
|
||||
- commit ff91de4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc5.
|
||||
- commit 11b8e7e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold
|
||||
in the below two trivial fixes.
|
||||
- Delete patches.arch/s390-message-catalog-fix.diff.
|
||||
- Delete patches.arch/s390-message-catalog-perl-fix.diff.
|
||||
- Refresh patches.arch/kmsg-fix-parameter-limitations.
|
||||
- commit 71b4cc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:46:33 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- fix build of imx51 flavor by removing irrelevant drivers
|
||||
- commit 7ea6615
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 15:42:48 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- remove drivers that do not exist and do not build on ARM (default)
|
||||
- commit 2319db4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:35:49 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Refresh
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch.
|
||||
- commit fb4b7f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 20:12:46 CEST 2012 - ohering@suse.de
|
||||
|
||||
- identify Virtual PC guests in ata_piix (bnc#737532).
|
||||
- commit 13500ed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 14:00:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/package-descriptions: Fix typo
|
||||
- commit c08c34b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 6 10:35:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-rc4 and c/s 1188.
|
||||
- config.conf: Re-enable Xen configs.
|
||||
- Update x86 config files.
|
||||
- commit 4cdebd8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 20:29:36 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc4.
|
||||
- Eliminated one patch.
|
||||
- commit 9fe3afb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 4 10:47:47 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_KMSG_IDS on s390x, because it is currently broken
|
||||
- commit c1db24a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 10:59:37 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Update config files. (vanilla ones)
|
||||
- commit ca19bfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- ARM(omap2plus): Remove optional parts that don't compile
|
||||
- commit 77105c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- Delete
|
||||
patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design.
|
||||
Move it to rpmify, so that vanilla builds fine too.
|
||||
- commit 0217ad5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 20:02:21 CEST 2012 - agraf@suse.de
|
||||
|
||||
- Update config files: Add highbank (forgot in last patch)
|
||||
- commit e86b000
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 19:28:20 CEST 2012 - agraf@suse.de
|
||||
|
||||
- config.conf: Enable ARM
|
||||
- Update ARM config files.
|
||||
- Add highbank definition
|
||||
- commit 835e93d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 11:07:12 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: Provide name-kmp = %version in KMPs
|
||||
This allows userspace packages to require a specific version of a KMP,
|
||||
wothout worrying about the _k<kernel version> suffix.
|
||||
- commit caaaa9a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 04:11:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Update -vanilla for ChipIdea fix
|
||||
- commit c45f0ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:15:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- chipidea: Allow user to select PCI/IMX options.
|
||||
This allows us to disable the ChipIdea IMX code on powerpc,
|
||||
where it was causing build problems.
|
||||
- commit 278cad2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 00:00:35 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: Disable EXYNOS_VIDEO and HW_RANDOM_EXYNOS on all configs except exynos
|
||||
This hardware is only found on the Samsung EXYNOS boards.
|
||||
- commit 429a008
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 22:54:06 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Revert "clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK)."
|
||||
This reverts commit 54e1c0025e4757174d8d648e8224bf74009b3c2b.
|
||||
The issue is either an incomplete clk API on powerpc or clk_devm needs
|
||||
to be made generic. Discussion continues upstream.
|
||||
- commit 8c9a4e9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 17:27:10 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- clk.h: Fix shim ifdef guard (HAVE_CLK -> COMMON_CLK).
|
||||
This fixes the clk_devm_get build failures on ppc.
|
||||
- commit 54e1c00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 15:12:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc3.
|
||||
- commit 0a688a0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- config: update vanilla configs for 3.6-rc2.
|
||||
- commit e0fa472
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2.
|
||||
- Eliminated 1 patch.
|
||||
- commit 71963b0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 10 21:11:59 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- printk: Fix calculation of length used to discard records.
|
||||
- commit bfdd968
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- ubifs: remove __DATE__ and __TIME__.
|
||||
- commit 6702208
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
|
||||
Update git-commit tag.
|
||||
- commit f3a1eba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:52:14 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc2. - Eliminated 2 patches.
|
||||
- commit b073c66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlock with nfs racing on create/lookup
|
||||
(bnc#762693).
|
||||
- commit 5b2dce3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
|
||||
- commit 78f2edc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
|
||||
- commit 38e08ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
|
||||
|
||||
- Update config files to fix build.
|
||||
- commit 9c9630c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- config: enable various ARM errata workarounds to improve stability
|
||||
- commit 4e28647
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ASoC: omap: Add missing modules aliases to get sound working
|
||||
on omap devices.
|
||||
- commit cbda3c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:28:34 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled DMRAID45.
|
||||
- commit 6b8bedd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 20:00:16 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Updated and re-enabled richacl support.
|
||||
- commit 001594d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 06:22:15 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- Update to 3.6-rc1.
|
||||
- Eliminated 11 patches.
|
||||
- Rich ACLs are disabled.
|
||||
- Xen is disabled.
|
||||
- ARM is disabled.
|
||||
- DMRAID45 is disabled.
|
||||
- commit 5807d6b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
|
||||
&& CONFIG_I2C_DESIGN.
|
||||
- commit 3bec42b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix deadlocks with quotas.
|
||||
- commit 77ba55a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh Xen patches (fixing a major bug in the most recent Xen commit).
|
||||
- commit 5df2b91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 11:15:36 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Refresh patches.suse/stack-unwind (to work with older tool chains).
|
||||
- commit 30e4ab0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 20:19:42 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- rpm/kernel-binary.spec.in: Add dependency on mkinitrd >= 2.7.1 (bnc#773559).
|
||||
- commit 2f75710
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 31 11:11:51 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
|
||||
(bnc#772923).
|
||||
- ALSA: hda - Fix polarity of mute LED on HP Mini 210
|
||||
(bnc#772923).
|
||||
- commit f3c90ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 23:41:12 CEST 2012 - jeffm@suse.com
|
||||
|
||||
@ -13,6 +363,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
|
||||
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
|
||||
- commit 104f550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
|
||||
|
||||
- Enable RTL8150 for omap2plus
|
||||
Generic USB Network device that also works fine on ARM, so enable it
|
||||
- commit 400dcb7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.5
|
||||
%define patchversion 3.5.0
|
||||
%define srcversion 3.6-rc7
|
||||
%define patchversion 3.6.0-rc7
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.5.0
|
||||
Version: 3.6.rc7
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
@ -82,7 +82,7 @@ Requires(post): module-init-tools >= 3.4
|
||||
# packages to install/update. Likewise, this is true for mkinitrd.
|
||||
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
|
||||
Requires(post): perl-Bootloader >= 0.4.15
|
||||
Requires(post): mkinitrd
|
||||
Requires(post): mkinitrd >= 2.7.1
|
||||
# Install the package providing /etc/SuSE-release early enough, so that
|
||||
# the grub entry has correct title (bnc#757565)
|
||||
Requires(post): distribution-release
|
||||
@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
Provides: kernel = %version-%source_rel
|
||||
|
||||
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2
|
||||
Source2: source-post.sh
|
||||
Source3: kernel-source.rpmlintrc
|
||||
Source8: devel-pre.sh
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ab82beb8cbb895b7523daed7ec3ec5850cf460b96788056f1ef5135c852fd23
|
||||
size 80978443
|
3
linux-3.6-rc7.tar.bz2
Normal file
3
linux-3.6-rc7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48613ee5295ea01e6d3776c47df2c832b1fc39334eeaed5b9ecf8c92673f7186
|
||||
size 82310754
|
@ -157,3 +157,8 @@ Kernel for Samsung's Exynos SoC
|
||||
|
||||
The standard kernel for Samsung's Exynos 4 & 5 SoC, as found in the Origen board.
|
||||
|
||||
=== kernel-highbank ===
|
||||
Kernel for Calxeda Highbank SoC
|
||||
|
||||
The standard kernel for Calxeda's Highbank SoC, as found in the HP Moonshot project.
|
||||
|
||||
|
BIN
patches.addon.tar.bz2
(Stored with Git LFS)
BIN
patches.addon.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa2f807b635e255bfad67ef2f6c5be6cf321c84678ff88188eebefb06fb1b316
|
||||
size 6620
|
||||
oid sha256:fc3c3137f21d83f7b9cd471922ebc92aa26f1ab0355a4262d146dad3f26138b3
|
||||
size 6615
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55659b26bae5d1e40cc1cc205c45c83887fcf1c0fb84484dc102c248582e4ac6
|
||||
size 85185
|
||||
oid sha256:2e1de40ffc4939517f2fd07d80e99fb0b0b2b05343bd5e0624204e55eff089d4
|
||||
size 81511
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b66badfd784270eca1af8bb9ebce01653257e09e5973aaa41f7103cf3f05985
|
||||
size 10218
|
||||
oid sha256:b76e2654cfd0997a4b5555006ead171efa15fdf2ba1cf4caf34e3835432c8d58
|
||||
size 8889
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f35443be448b402ae30476cf0bc03b4e8fdce659ab6f74b81329f399fb601273
|
||||
size 21135
|
||||
oid sha256:a54b12301d72e73410565499c1e7389d485876729f883e0d39f4433b3e412ebc
|
||||
size 21891
|
||||
|
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1446c271b6da3bee566a45aa35e5a2d6507d9f99f617b876b3f7345176b15674
|
||||
size 4586
|
||||
oid sha256:99785b499d19ddb64e37eb73aed49153fd79e4e3269cd6dc232f79a28f1feac2
|
||||
size 5496
|
||||
|
BIN
patches.rt.tar.bz2
(Stored with Git LFS)
BIN
patches.rt.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fbed8da36516e1b79374d9e9bbe79ef37e7deeadd864420d8bc7af18fb41cdf
|
||||
size 130033
|
||||
oid sha256:427d59b524a49dbd2e8078c8cc0211c5b8a800611938888317cf9dcab21afbc2
|
||||
size 124573
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd54649991cae30e0821c52287c3b16425206921d2cb1835feb6918e73855563
|
||||
oid sha256:dda78fdf5558cbaca9b9d55b993c519a179084ee2ff93a518daca64dedd8d250
|
||||
size 131
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c4da1a73111bccc64efe28b664f22736e79b1404e8ffdeaea6956c11295f72a
|
||||
size 2073945
|
||||
oid sha256:2641bd9d08adea142f421176992f41ea1872d7c453ce74b22e88ed7f751d020b
|
||||
size 2088519
|
||||
|
32
series.conf
32
series.conf
@ -37,6 +37,8 @@
|
||||
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
|
||||
patches.rpmify/pti-depends-on-x86-pci
|
||||
patches.rpmify/geode-depends-on-x86_32
|
||||
patches.rpmify/ubifs-remove-DATE-TIME.patch
|
||||
patches.rpmify/chipidea-clean-up-dependencies
|
||||
|
||||
########################################################
|
||||
# kABI consistency patches
|
||||
@ -132,8 +134,6 @@
|
||||
########################################################
|
||||
# powerpc/generic
|
||||
########################################################
|
||||
patches.suse/radeon-monitor-jsxx-quirk.patch
|
||||
|
||||
patches.suse/8250-sysrq-ctrl_o.patch
|
||||
+needs_update? patches.suse/ppc-no-LDFLAGS_MODULE.patch
|
||||
patches.arch/ppc-pegasos-console-autodetection.patch
|
||||
@ -151,20 +151,14 @@
|
||||
########################################################
|
||||
# ARM
|
||||
########################################################
|
||||
patches.arch/arm-phys-offset.patch
|
||||
patches.arch/cubox-configuration.patch
|
||||
patches.arch/arm-omap-add-drm.patch
|
||||
|
||||
########################################################
|
||||
# S/390
|
||||
########################################################
|
||||
patches.arch/s390-message-catalog.diff
|
||||
patches.arch/s390-message-catalog-fix.diff
|
||||
patches.arch/s390-message-catalog-perl-fix.diff
|
||||
patches.arch/kmsg-fix-parameter-limitations
|
||||
|
||||
patches.suse/s390-Kerntypes.diff
|
||||
|
||||
########################################################
|
||||
# VM/FS patches
|
||||
########################################################
|
||||
@ -208,9 +202,6 @@
|
||||
+trenn patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch
|
||||
+trenn patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
|
||||
|
||||
patches.arch/srat_parsing_redo_return.patch
|
||||
patches.arch/acpi_fix_empty_srat_mem_declarations.patch
|
||||
|
||||
########################################################
|
||||
# CPUFREQ
|
||||
########################################################
|
||||
@ -228,11 +219,8 @@
|
||||
########################################################
|
||||
# Suse specific stuff
|
||||
########################################################
|
||||
patches.suse/msft-hv-0361-hyperv-Add-support-for-setting-MAC-from-within-guest.patch
|
||||
patches.suse/msft-hv-0362-Drivers-hv-Change-the-hex-constant-to-a-decimal-cons.patch
|
||||
patches.suse/msft-hv-0363-hyperv-Add-error-handling-to-rndis_filter_device_add.patch
|
||||
patches.suse/msft-hv-0364-hyperv-Add-a-check-for-ring_size-value.patch
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch
|
||||
patches.fixes/hv-storvsc-reset-wait.patch
|
||||
|
||||
########################################################
|
||||
@ -268,14 +256,13 @@
|
||||
########################################################
|
||||
# btrfs
|
||||
########################################################
|
||||
|
||||
patches.suse/btrfs-use-correct-device-for-maps.patch
|
||||
patches.suse/btrfs-allow-cross-subvolume-file-clone.patch
|
||||
|
||||
########################################################
|
||||
# Reiserfs Patches
|
||||
########################################################
|
||||
+needs_updating-39 patches.suse/reiser4-dependencies
|
||||
patches.fixes/reiserfs-fix-deadlock-with-nfs-racing-on-create-lookup
|
||||
|
||||
########################################################
|
||||
# dlm
|
||||
@ -334,7 +321,6 @@
|
||||
#
|
||||
########################################################
|
||||
patches.drivers/spi-orion-convert-to-new-infrastructure.patch
|
||||
patches.drivers/mach-dove-Fixup-ge00-initialisation.patch
|
||||
|
||||
########################################################
|
||||
# Storage
|
||||
@ -417,7 +403,6 @@
|
||||
##########################################################
|
||||
# Sound
|
||||
##########################################################
|
||||
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210
|
||||
|
||||
########################################################
|
||||
# Char / serial
|
||||
@ -453,8 +438,8 @@
|
||||
patches.suse/dm-raid45-split-dependencies
|
||||
patches.fixes/dm-mpath-reattach-dh
|
||||
patches.suse/dm-mpath-leastpending-path-update
|
||||
patches.suse/dm-mpath-accept-failed-paths
|
||||
patches.suse/dm-mpath-detach-existing-hardware-handler
|
||||
+needs_update patches.suse/dm-mpath-accept-failed-paths
|
||||
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
|
||||
patches.fixes/dm-table-switch-to-readonly
|
||||
patches.fixes/dm-release-map_lock-before-set_disk_ro
|
||||
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||
@ -577,7 +562,7 @@
|
||||
patches.xen/xen3-fixup-arch-x86
|
||||
patches.xen/xen3-fixup-blktap2-pvops
|
||||
|
||||
# ports of other patches
|
||||
# ports of upstream patches
|
||||
patches.xen/xen3-patch-2.6.18
|
||||
patches.xen/xen3-patch-2.6.19
|
||||
patches.xen/xen3-patch-2.6.20
|
||||
@ -606,6 +591,9 @@
|
||||
patches.xen/xen3-patch-3.3
|
||||
patches.xen/xen3-patch-3.4
|
||||
patches.xen/xen3-patch-3.5
|
||||
patches.xen/xen3-patch-3.6-rc4
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
|
||||
patches.xen/xen3-stack-unwind
|
||||
patches.xen/xen3-x86_64-unwind-annotations
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-07-30 23:41:12 +0200
|
||||
GIT Revision: 6d995bc7656eb24c5975a0bd1542911c462eef4c
|
||||
2012-09-25 22:30:44 +0200
|
||||
GIT Revision: 91c0ddca6c72736e6e59e0e8e565309fc2abdb1f
|
||||
GIT Branch: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38466c4893b32d7342a5c19283c38a913ea154ee271ffcdfaa9d932dd2afe4bf
|
||||
size 785
|
||||
oid sha256:27ac63e1ef72e506a0c8ce274baed336ca08c33cf5fcb64726f59b4fe3eb6141
|
||||
size 876
|
||||
|
Loading…
Reference in New Issue
Block a user