Browse Source

linux-headers: bump 4.15.x series

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Fabio Estevam 7 years ago
parent
commit
b78b02f346
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/linux-headers/Config.in.host

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

@@ -249,5 +249,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.12.14"	if BR2_KERNEL_HEADERS_4_12
 	default "4.12.14"	if BR2_KERNEL_HEADERS_4_12
 	default "4.13.16"	if BR2_KERNEL_HEADERS_4_13
 	default "4.13.16"	if BR2_KERNEL_HEADERS_4_13
 	default "4.14.18"	if BR2_KERNEL_HEADERS_4_14
 	default "4.14.18"	if BR2_KERNEL_HEADERS_4_14
-	default "4.15.2"	if BR2_KERNEL_HEADERS_4_15
+	default "4.15.3"	if BR2_KERNEL_HEADERS_4_15
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION