[Buildroot] [git commit] linux-headers: bump 4.{14, 15}.x series

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Feb 8 21:14:59 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=f004f3eda96ee60dfa6896217455e5f7c766bcd9
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/linux-headers/Config.in.host | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 069e31de24..2354761915 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -248,6 +248,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.11.12"	if BR2_KERNEL_HEADERS_4_11
 	default "4.12.14"	if BR2_KERNEL_HEADERS_4_12
 	default "4.13.16"	if BR2_KERNEL_HEADERS_4_13
-	default "4.14.17"	if BR2_KERNEL_HEADERS_4_14
-	default "4.15.1"	if BR2_KERNEL_HEADERS_4_15
+	default "4.14.18"	if BR2_KERNEL_HEADERS_4_14
+	default "4.15.2"	if BR2_KERNEL_HEADERS_4_15
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list