linux-headers: bump 3.{2, 12}.x series
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 28 Feb 2016 14:03:53 +0000 (11:03 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 Feb 2016 21:27:39 +0000 (22:27 +0100)
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 224bf1231ae87226c8607e6bd5eafd9c8b54cfdf..d6cb238368a6ce05383b1785509adc118bf94a25 100644 (file)
@@ -207,10 +207,10 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
        string
-       default "3.2.77"        if BR2_KERNEL_HEADERS_3_2
+       default "3.2.78"        if BR2_KERNEL_HEADERS_3_2
        default "3.4.110"       if BR2_KERNEL_HEADERS_3_4
        default "3.10.98"       if BR2_KERNEL_HEADERS_3_10
-       default "3.12.54"       if BR2_KERNEL_HEADERS_3_12
+       default "3.12.55"       if BR2_KERNEL_HEADERS_3_12
        default "3.14.62"       if BR2_KERNEL_HEADERS_3_14
        default "3.17.8"        if BR2_KERNEL_HEADERS_3_17
        default "3.18.27"       if BR2_KERNEL_HEADERS_3_18