]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
kernel-headers: bump 3.2.x stable version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 26 Jul 2012 17:48:03 +0000 (14:48 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Jul 2012 17:19:09 +0000 (19:19 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/kernel-headers/Config.in

index 63a1ae80062821f0e498be39ac0073fd215223fc..514d29987d2dcb9d6776fb73e32e6da43df6d02c 100644 (file)
@@ -66,7 +66,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
        default "2.6.39.4"      if BR2_KERNEL_HEADERS_2_6_39
        default "3.0.38"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.23"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.24"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.8"         if BR2_KERNEL_HEADERS_3_3
        default "3.4.6"         if BR2_KERNEL_HEADERS_3_4
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP