[Buildroot] [git commit] linux-headers: bump 3.18.x and 4.1.x series

Peter Korsgaard peter at korsgaard.com
Thu Jan 19 14:09:05 UTC 2017


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

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.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 9cb40e5..b4b3698 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,10 +218,10 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.104"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.69"	if BR2_KERNEL_HEADERS_3_12
-	default "3.18.46"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.47"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19
 	default "4.0.9"		if BR2_KERNEL_HEADERS_4_0
-	default "4.1.37"	if BR2_KERNEL_HEADERS_4_1
+	default "4.1.38"	if BR2_KERNEL_HEADERS_4_1
 	default "4.4.43"	if BR2_KERNEL_HEADERS_4_4
 	default "4.8.17"	if BR2_KERNEL_HEADERS_4_8
 	default "4.9.4"		if BR2_KERNEL_HEADERS_4_9



More information about the buildroot mailing list