kernel-headers: bump 3.2.x stable version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 6 Feb 2013 03:39:21 +0000 (03:39 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 6 Feb 2013 13:42:55 +0000 (14:42 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index 432ef20124255a8677384f408457b37d2d1ae18c..710dd13b4d26b718f1ee3ae26c14ed2373e21562 100644 (file)
@@ -60,7 +60,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.0.62"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.37"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.38"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.8"         if BR2_KERNEL_HEADERS_3_3
        default "3.4.29"        if BR2_KERNEL_HEADERS_3_4
        default "3.5.7"         if BR2_KERNEL_HEADERS_3_5