Explorar o código

linux-headers: bump 3.2.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias %!s(int64=11) %!d(string=hai) anos
pai
achega
b64ef58e08
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/linux-headers/Config.in.host

+ 1 - 1
package/linux-headers/Config.in.host

@@ -156,7 +156,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.0.101"	if BR2_KERNEL_HEADERS_3_0
-	default "3.2.61"	if BR2_KERNEL_HEADERS_3_2
+	default "3.2.62"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.101"	if BR2_KERNEL_HEADERS_3_4
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.51"	if BR2_KERNEL_HEADERS_3_10