Browse Source

linux-headers: bump 4.{4, 9}.x and 3.12 series

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fabio Estevam 8 years ago
parent
commit
e5918a7c53
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/linux-headers/Config.in.host

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

@@ -217,12 +217,12 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.2.84"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.104"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.69"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.70"	if BR2_KERNEL_HEADERS_3_12
 	default "3.18.47"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
 	default "4.0.9"		if BR2_KERNEL_HEADERS_4_0
 	default "4.1.38"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.45"	if BR2_KERNEL_HEADERS_4_4
+	default "4.4.46"	if BR2_KERNEL_HEADERS_4_4
 	default "4.8.17"	if BR2_KERNEL_HEADERS_4_8
-	default "4.9.6"		if BR2_KERNEL_HEADERS_4_9
+	default "4.9.7"		if BR2_KERNEL_HEADERS_4_9
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION