[Buildroot] [git commit] linux-headers: bump 4.18.x series

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 10 15:22:41 UTC 2018


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

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/linux-headers/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index c2c0443af2..cc2d86db3a 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -258,5 +258,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.9.125"	if BR2_KERNEL_HEADERS_4_9
 	default "4.14.68"	if BR2_KERNEL_HEADERS_4_14
 	default "4.16.18"	if BR2_KERNEL_HEADERS_4_16
-	default "4.18.5"	if BR2_KERNEL_HEADERS_4_18
+	default "4.18.7"	if BR2_KERNEL_HEADERS_4_18
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list