[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{4, 17}.x series

Peter Korsgaard peter at korsgaard.com
Thu Jul 19 22:10:50 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=979f86e78a5af3fc26d47a2a7fb7bdc4de8b3695
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2018.02.x

[Peter: drop 4.17.x change]
Signed-off-by: Fabio Estevam <festevam at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 612db70febc2c2c0b175c803d6160ffdf7cd2e90)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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 5874aaa3bc..b042a01590 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -242,7 +242,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.102"	if BR2_KERNEL_HEADERS_3_2
 	default "4.1.52"	if BR2_KERNEL_HEADERS_4_1
-	default "4.4.141"	if BR2_KERNEL_HEADERS_4_4
+	default "4.4.142"	if BR2_KERNEL_HEADERS_4_4
 	default "4.9.113"	if BR2_KERNEL_HEADERS_4_9
 	default "4.10.17"	if BR2_KERNEL_HEADERS_4_10
 	default "4.11.12"	if BR2_KERNEL_HEADERS_4_11



More information about the buildroot mailing list