kernel-headers: bump 3.2.x stable version
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 14 Jul 2012 12:28:24 +0000 (09:28 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Jul 2012 22:57:38 +0000 (00:57 +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 c14717fc769824ef5cd713c6ae7ede3e268674b0..ac16c7fddaa341c5a7fc7a5ad87325e0fdef8a5b 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.36"        if BR2_KERNEL_HEADERS_3_0
        default "3.1.10"        if BR2_KERNEL_HEADERS_3_1
-       default "3.2.22"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.23"        if BR2_KERNEL_HEADERS_3_2
        default "3.3.8"         if BR2_KERNEL_HEADERS_3_3
        default "3.4.4"         if BR2_KERNEL_HEADERS_3_4
        default "2.6"           if BR2_KERNEL_HEADERS_SNAP