kernel-headers: bump 3.2.x stable version
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 Sep 2012 07:59:36 +0000 (09:59 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 Sep 2012 07:59:36 +0000 (09:59 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 1f06e2b012aae32fc64feb756674c410ec21fbe9..40590741d80a28493e6a173da4ff6a15ae576ad8 100644 (file)
@@ -65,7 +65,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "2.6.39.4"      if BR2_KERNEL_HEADERS_2_6_39
        default "3.0.43"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.29"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.30"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.8"         if BR2_KERNEL_HEADERS_3_3
        default "3.4.11"        if BR2_KERNEL_HEADERS_3_4
        default "3.5.4"         if BR2_KERNEL_HEADERS_3_5