kernel-headers: bump 3.2.x stable version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 10 Oct 2012 04:25:06 +0000 (04:25 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 10 Oct 2012 21:34:54 +0000 (23:34 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 534317e62bb1452dbc81c894efbeeb9c5f4bef1f..f111c11fbb0564fad763f1b9501d9009aaed1a72 100644 (file)
@@ -69,7 +69,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "2.6.39.4"      if BR2_KERNEL_HEADERS_2_6_39
        default "3.0.45"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.30"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.31"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.8"         if BR2_KERNEL_HEADERS_3_3
        default "3.4.13"        if BR2_KERNEL_HEADERS_3_4
        default "3.5.6"         if BR2_KERNEL_HEADERS_3_5