From: Gustavo Zacarias Date: Sat, 19 Oct 2013 16:35:07 +0000 (-0300) Subject: linux-headers: bump 3.{10, 11}.x stable versions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a69ca0d117662260457455270a9e7338a54980f9;p=buildroot.git linux-headers: bump 3.{10, 11}.x stable versions Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 17688685ca..124a68f55e 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