]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
kernel-headers: bump 3.2.x stable version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 21 May 2012 05:03:08 +0000 (05:03 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 21 May 2012 15:16:58 +0000 (17:16 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/kernel-headers/Config.in

index d8602f1dd485ecfc75ecc05be51fc8b28a1f69ae..cd832704ef37a66db66ed46858370239c2fc2ad4 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.31"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.17"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.18"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.6"         if BR2_KERNEL_HEADERS_3_3
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP
        default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION