diff --git a/config.sh b/config.sh index c224c76..21d4179 100644 --- a/config.sh +++ b/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=3.6-rc2 +SRCVERSION=3.6-rc3 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against diff --git a/config.tar.bz2 b/config.tar.bz2 index b0d8723..133980d 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bb87d596b505f46d58a7700252932c96fd792e46480912fae8c8be348fb6652 -size 229805 +oid sha256:17e796763337a5485294d70993ec7e7b29c675f6c11e15c66d2334b1f0111b18 +size 229418 diff --git a/kernel-debug.changes b/kernel-debug.changes index e050fbd..2be2ab3 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-debug.spec b/kernel-debug.spec index fc9f11f..8d60022 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-default.changes b/kernel-default.changes index e050fbd..2be2ab3 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-default.spec b/kernel-default.spec index 1a6127c..fc21b12 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-desktop.changes b/kernel-desktop.changes index e050fbd..2be2ab3 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 839f246..af1a394 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-docs.changes b/kernel-docs.changes index e050fbd..2be2ab3 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-docs.spec b/kernel-docs.spec index 48c0ffa..5ada53d 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.6.0-rc2 +%define patchversion 3.6.0-rc3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant diff --git a/kernel-pae.changes b/kernel-pae.changes index e050fbd..2be2ab3 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-pae.spec b/kernel-pae.spec index 02efefd..43d10c1 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index e050fbd..2be2ab3 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index 3790287..79947cb 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-s390.changes b/kernel-s390.changes index e050fbd..2be2ab3 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-s390.spec b/kernel-s390.spec index c0edb63..d6eb26c 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-source.changes b/kernel-source.changes index e050fbd..2be2ab3 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-source.spec b/kernel-source.spec index e1253f0..9a08322 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,8 +18,8 @@ # norootforbuild # icecream 0 -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: Development/Sources diff --git a/kernel-syms.changes b/kernel-syms.changes index e050fbd..2be2ab3 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-syms.spec b/kernel-syms.spec index d9cf8a9..9440153 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.6.rc2 +Version: 3.6.rc3 %if %using_buildservice Release: 0 %else diff --git a/kernel-trace.changes b/kernel-trace.changes index e050fbd..2be2ab3 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-trace.spec b/kernel-trace.spec index 9b63a07..a025711 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e050fbd..2be2ab3 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +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 diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 8e53c15..9520b4b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.6-rc2 -%define patchversion 3.6.0-rc2 +%define srcversion 3.6-rc3 +%define patchversion 3.6.0-rc3 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.6.rc2 +Version: 3.6.rc3 Release: 0 License: GPL-2.0 Group: System/Kernel diff --git a/linux-3.6-rc3.tar.bz2 b/linux-3.6-rc3.tar.bz2 new file mode 100644 index 0000000..6e5db95 --- /dev/null +++ b/linux-3.6-rc3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db40097959e2c1eb556ad5ecb30ba0bfd571836ce555f53e2c39a3413aafc94 +size 82261174 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index ab2f3d3..687562d 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7d334ad3516583dc1d2f5b0eed19cf3a453f5fdc14c2c1d3cd02053c324feb9 -size 4953 +oid sha256:f6a48baed1678862132100d674e37372ddb3bf40e829be8553f61ce04ccee80e +size 5484 diff --git a/series.conf b/series.conf index b1d874e..8f469d1 100644 --- a/series.conf +++ b/series.conf @@ -38,6 +38,7 @@ 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 diff --git a/source-timestamp b/source-timestamp index de98058..a610528 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-08-21 18:17:16 +0200 -GIT Revision: e0fa47252949bbbc71468eea93344d3f81de97ba +2012-08-28 00:15:16 +0200 +GIT Revision: 278cad2ab0d482be94c38027859a14a53d401924 GIT Branch: master