Browse Source

linux-headers: bump 3.{17, 16, 14, 12, 10}.x series

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 năm trước cách đây
mục cha
commit
4133e5eee5
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      package/linux-headers/Config.in.host

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

@@ -171,12 +171,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.63"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.104"	if BR2_KERNEL_HEADERS_3_4
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
-	default "3.10.58"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.59"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.30"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.31"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
-	default "3.14.22"	if BR2_KERNEL_HEADERS_3_14
+	default "3.14.23"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.10"	if BR2_KERNEL_HEADERS_3_15
-	default "3.16.6"	if BR2_KERNEL_HEADERS_3_16
-	default "3.17.1"	if BR2_KERNEL_HEADERS_3_17
+	default "3.16.7"	if BR2_KERNEL_HEADERS_3_16
+	default "3.17.2"	if BR2_KERNEL_HEADERS_3_17
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION