[Buildroot] [git commit] linux-headers: bump 3.{10, 11}.x stable versions

Peter Korsgaard peter at korsgaard.com
Sat Oct 19 21:04:30 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=a69ca0d117662260457455270a9e7338a54980f9
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/linux-headers/Config.in.host |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 1768868..124a68f 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -86,7 +86,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.7.10"	if BR2_KERNEL_HEADERS_3_7
 	default "3.8.13"	if BR2_KERNEL_HEADERS_3_8
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
-	default "3.10.16"	if BR2_KERNEL_HEADERS_3_10
-	default "3.11.5"	if BR2_KERNEL_HEADERS_3_11
+	default "3.10.17"	if BR2_KERNEL_HEADERS_3_10
+	default "3.11.6"	if BR2_KERNEL_HEADERS_3_11
 	default "2.6"		if BR2_KERNEL_HEADERS_SNAP
 	default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list