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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Aug 24 20:34:36 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=04277b00d1ed82c1f418d032dad647345741bcb7
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 67c06d3fdd..b6bc44c93e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -276,5 +276,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.15.18"	if BR2_KERNEL_HEADERS_4_15
 	default "4.16.18"	if BR2_KERNEL_HEADERS_4_16
 	default "4.17.18"	if BR2_KERNEL_HEADERS_4_17
-	default "4.18.3"	if BR2_KERNEL_HEADERS_4_18
+	default "4.18.5"	if BR2_KERNEL_HEADERS_4_18
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list