Sfoglia il codice sorgente

linux-headers: bump 3.4.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 9 anni fa
parent
commit
0db9aeeed0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/linux-headers/Config.in.host

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

@@ -211,7 +211,7 @@ endchoice
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.78"	if BR2_KERNEL_HEADERS_3_2
-	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
+	default "3.4.111"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.101"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.56"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.65"	if BR2_KERNEL_HEADERS_3_14