[Buildroot] [git commit branch/next] kernel-headers: bump 3.{0, 4}.x stable versions
From: Thomas Petazzoni <hidden>
Date: 2012-08-02 19:53:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: http://git.buildroot.net/buildroot/commit/?id=88bd697e0eadf1c0da40d59329d03c11194f2fe3 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next Signed-off-by: Gustavo Zacarias <redacted> Signed-off-by: Thomas Petazzoni <redacted> --- toolchain/kernel-headers/Config.in | 4 ++-- ...all-fix-__packed-in-exported-kernel-head.patch} | 0 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index ac16c7f..c24dd86 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in@@ -64,10 +64,10 @@ config BR2_DEFAULT_KERNEL_HEADERS default "2.6.37.6" if BR2_KERNEL_HEADERS_2_6_37 default "2.6.38.8" if BR2_KERNEL_HEADERS_2_6_38 default "2.6.39.4" if BR2_KERNEL_HEADERS_2_6_39 - default "3.0.36" if BR2_KERNEL_HEADERS_3_0 + default "3.0.37" if BR2_KERNEL_HEADERS_3_0 default "3.1.10" if BR2_KERNEL_HEADERS_3_1 default "3.2.23" if BR2_KERNEL_HEADERS_3_2 default "3.3.8" if BR2_KERNEL_HEADERS_3_3 - default "3.4.4" if BR2_KERNEL_HEADERS_3_4 + default "3.4.5" if BR2_KERNEL_HEADERS_3_4 default "2.6" if BR2_KERNEL_HEADERS_SNAP default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
diff --git a/toolchain/kernel-headers/linux-3.0.36-headers_install-fix-__packed-in-exported-kernel-head.patch b/toolchain/kernel-headers/linux-3.0.37-headers_install-fix-__packed-in-exported-kernel-head.patch
similarity index 100%
rename from toolchain/kernel-headers/linux-3.0.36-headers_install-fix-__packed-in-exported-kernel-head.patch
rename to toolchain/kernel-headers/linux-3.0.37-headers_install-fix-__packed-in-exported-kernel-head.patch