From 1adfdd160bd3194d1e05ee3fede16887aa5be5db98be623d0c6c2476005f54d8 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Sun, 16 Sep 2012 06:02:22 +0000 Subject: [PATCH] commit a925c7490a2add061bbd4eb25b3a9d972e4a6d20 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=141 --- config.tar.bz2 | 4 ++-- kernel-binary.spec.in | 2 ++ kernel-cubox.changes | 17 +++++++++++++++++ kernel-cubox.spec | 6 ++++-- kernel-debug.changes | 17 +++++++++++++++++ kernel-debug.spec | 6 ++++-- kernel-default.changes | 17 +++++++++++++++++ kernel-default.spec | 6 ++++-- kernel-desktop.changes | 17 +++++++++++++++++ kernel-desktop.spec | 6 ++++-- kernel-docs.changes | 17 +++++++++++++++++ kernel-docs.spec | 4 ++-- kernel-ec2.changes | 17 +++++++++++++++++ kernel-ec2.spec | 6 ++++-- kernel-exynos.changes | 17 +++++++++++++++++ kernel-exynos.spec | 6 ++++-- kernel-imx51.changes | 17 +++++++++++++++++ kernel-imx51.spec | 6 ++++-- kernel-omap2plus.changes | 17 +++++++++++++++++ kernel-omap2plus.spec | 6 ++++-- kernel-pae.changes | 17 +++++++++++++++++ kernel-pae.spec | 6 ++++-- kernel-ppc64.changes | 17 +++++++++++++++++ kernel-ppc64.spec | 6 ++++-- kernel-s390.changes | 17 +++++++++++++++++ kernel-s390.spec | 6 ++++-- kernel-source.changes | 17 +++++++++++++++++ kernel-source.spec | 4 ++-- kernel-syms.changes | 17 +++++++++++++++++ kernel-syms.spec | 2 +- kernel-tegra.changes | 17 +++++++++++++++++ kernel-tegra.spec | 6 ++++-- kernel-trace.changes | 17 +++++++++++++++++ kernel-trace.spec | 6 ++++-- kernel-u8500.changes | 17 +++++++++++++++++ kernel-u8500.spec | 6 ++++-- kernel-vanilla.changes | 17 +++++++++++++++++ kernel-vanilla.spec | 6 ++++-- kernel-xen.changes | 17 +++++++++++++++++ kernel-xen.spec | 6 ++++-- patches.fixes.tar.bz2 | 4 ++-- patches.kernel.org.tar.bz2 | 4 ++-- patches.suse.tar.bz2 | 4 ++-- series.conf | 2 +- source-timestamp | 4 ++-- 45 files changed, 405 insertions(+), 48 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 229bb723..7d63f138 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:497758a3f97b5d19bc24f330715acef367b3e799531616808b6b40e7083c54a7 -size 308251 +oid sha256:94549c7990548bb4705898bd3f5509e11692dabc949b3812366cf866aca0ee25 +size 308380 diff --git a/kernel-binary.spec.in b/kernel-binary.spec.in index b514f984..da1d9804 100644 --- a/kernel-binary.spec.in +++ b/kernel-binary.spec.in @@ -317,6 +317,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-cubox.changes b/kernel-cubox.changes index cfc71306..547a0335 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-cubox.spec b/kernel-cubox.spec index 79a6bba7..01944bb8 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -393,6 +393,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-debug.changes b/kernel-debug.changes index cfc71306..547a0335 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 41a4c4d0..28a4c2d0 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -396,6 +396,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-default.changes b/kernel-default.changes index cfc71306..547a0335 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index edbdd2d3..caa216fc 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -411,6 +411,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-desktop.changes b/kernel-desktop.changes index cfc71306..547a0335 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 3e4fcc7b..a4b57707 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -405,6 +405,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-docs.changes b/kernel-docs.changes index cfc71306..547a0335 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 82af3c5e..67855e65 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.5.3 +Version: 3.5.4 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-ec2.changes b/kernel-ec2.changes index cfc71306..547a0335 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-ec2.spec b/kernel-ec2.spec index d96a1444..12c71db6 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -395,6 +395,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-exynos.changes b/kernel-exynos.changes index cfc71306..547a0335 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-exynos.spec b/kernel-exynos.spec index db387dc5..c4341fb2 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -392,6 +392,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-imx51.changes b/kernel-imx51.changes index cfc71306..547a0335 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-imx51.spec b/kernel-imx51.spec index bcc4d0b8..ef3dd2ed 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-imx51 Summary: Kernel for Freescale's iMX SoC -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -393,6 +393,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index cfc71306..547a0335 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index dafaa2a2..51cb6642 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %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.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -393,6 +393,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-pae.changes b/kernel-pae.changes index cfc71306..547a0335 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 89daf0d3..df5c8162 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -402,6 +402,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index cfc71306..547a0335 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index f35656aa..c3cbd5e8 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -406,6 +406,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-s390.changes b/kernel-s390.changes index cfc71306..547a0335 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-s390.spec b/kernel-s390.spec index b7277d20..807b0072 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -395,6 +395,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-source.changes b/kernel-source.changes index cfc71306..547a0335 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index dc62cafe..9b3445ab 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: Development/Sources diff --git a/kernel-syms.changes b/kernel-syms.changes index cfc71306..547a0335 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 1ab179c7..a88e21ce 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.5.3 +Version: 3.5.4 %if %using_buildservice Release: 0 %else diff --git a/kernel-tegra.changes b/kernel-tegra.changes index cfc71306..547a0335 100644 --- a/kernel-tegra.changes +++ b/kernel-tegra.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-tegra.spec b/kernel-tegra.spec index 8d1fc10a..4f0763f9 100644 --- a/kernel-tegra.spec +++ b/kernel-tegra.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-tegra Summary: Kernel for Nvidia's Tegra SoC -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -393,6 +393,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-trace.changes b/kernel-trace.changes index cfc71306..547a0335 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-trace.spec b/kernel-trace.spec index ac0f4137..fb1892cb 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -403,6 +403,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-u8500.changes b/kernel-u8500.changes index cfc71306..547a0335 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-u8500.spec b/kernel-u8500.spec index ac142962..a20359c1 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %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.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -393,6 +393,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index cfc71306..547a0335 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 5408934f..c25e0e82 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %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.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -399,6 +399,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/kernel-xen.changes b/kernel-xen.changes index cfc71306..547a0335 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz + +- rpm/kernel-binary.spec.in: avoid fixdep compilation error + Let's see if it helps. +- commit c618b7c + +------------------------------------------------------------------- +Sat Sep 15 10:29:40 CEST 2012 - jslaby@suse.cz + +- Linux 3.5.4. +- Refresh patches.suse/scsi-error-test-unit-ready-timeout. +- Delete + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. +- Update config files. +- commit a925c74 + ------------------------------------------------------------------- Mon Aug 27 11:56:37 CEST 2012 - jslaby@suse.cz diff --git a/kernel-xen.spec b/kernel-xen.spec index 46196907..dec4d577 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -18,7 +18,7 @@ # norootforbuild %define srcversion 3.5 -%define patchversion 3.5.3 +%define patchversion 3.5.4 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.5.3 +Version: 3.5.4 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -395,6 +395,8 @@ fi %endif while true; do + make %{?_smp_mflags} scripts $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y \ + 2>&1 | tee buildlog make %{?_smp_mflags} all $MAKE_ARGS CONFIG_DEBUG_SECTION_MISMATCH=y 2>&1 \ | tee buildlog if test "${PIPESTATUS[0]}" -eq 0; then diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index 902e683e..103cae03 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5d6aad59742697485df536f011d114b01531b380047c0999ae7c4d23aef0efa -size 23994 +oid sha256:477694745efabc9c69ead49284e8617298e38ec767c38216ef1340a8610b778f +size 22456 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 8b40bcff..c187b771 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b78319fe9aede24c881c97fe6a611f5475d9f67675882d41b2643006ce1a34a -size 95367 +oid sha256:8cad372be9405031fce18f9785a30111b8bf20b6dfb54c4474bb828907733ae4 +size 127080 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index bcd84b6d..75f915c4 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20087e016eb82ef38903564562d7595129cdce06af4443f979e11fd881812a5d -size 127870 +oid sha256:02992bd73508309a1c9530346ec9342ce9056caec5c10e594e7d2ce81b2bf950 +size 127943 diff --git a/series.conf b/series.conf index c65aa43b..7f54c60f 100644 --- a/series.conf +++ b/series.conf @@ -30,6 +30,7 @@ patches.kernel.org/patch-3.5.1 patches.kernel.org/patch-3.5.1-2 patches.kernel.org/patch-3.5.2-3 + patches.kernel.org/patch-3.5.3-4 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -410,7 +411,6 @@ ######################################################## # I2C ######################################################## - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design ######################################################## # Input & Console diff --git a/source-timestamp b/source-timestamp index 9c6d97e8..b3c0d339 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-08-27 14:50:53 +0200 -GIT Revision: 798a508e5d5c17af5dabe21dc5670245a93e10b2 +2012-09-15 10:42:36 +0200 +GIT Revision: a925c7490a2add061bbd4eb25b3a9d972e4a6d20 GIT Branch: stable