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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Feb 13 21:07:52 UTC 2018


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

Signed-off-by: Fabio Estevam <festevam at gmail.com>
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 2354761915..07d096c4e4 100644
--- a/package/linux-headers/Config.in.host
+++ b/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.13.16"	if BR2_KERNEL_HEADERS_4_13
 	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


More information about the buildroot mailing list