linux-headers: bump 3.2.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 12 Jul 2014 11:36:20 +0000 (08:36 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Jul 2014 12:30:41 +0000 (14:30 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-headers/Config.in.host

index 50c4da5dc1d30fc7417264187fe0d2e081d50ecc..3a78596de7001e4dd08c4a65e801cf1be7b6df72 100644 (file)
@@ -148,7 +148,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
        string
        default "3.0.101"       if BR2_KERNEL_HEADERS_3_0
-       default "3.2.60"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.61"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.98"        if BR2_KERNEL_HEADERS_3_4
        default "3.9.11"        if BR2_KERNEL_HEADERS_3_9
        default "3.10.48"       if BR2_KERNEL_HEADERS_3_10