linux-headers: bump 3.2.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 1 May 2016 21:47:30 +0000 (18:47 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 21:48:22 +0000 (23:48 +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 2da947bc4be8f8bc0fe2e53da92b32a13c9a877e..46f34e6b4572ab4feaea3697da385f5dee7e9128 100644 (file)
@@ -210,7 +210,7 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
        string
-       default "3.2.79"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.80"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.112"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.101"      if BR2_KERNEL_HEADERS_3_10
        default "3.12.59"       if BR2_KERNEL_HEADERS_3_12