[Buildroot] [git commit branch/2017.02.x] linux-headers: bump 3.18.x version to 3.18.72

Peter Korsgaard peter at korsgaard.com
Fri Sep 29 08:03:27 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=0c0b7006bdc7ecdf1b8b1792346df7e48f2ab1c6
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2017.02.x

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 3a9d6e0..0d4f85a 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.107"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.74"	if BR2_KERNEL_HEADERS_3_12
-	default "3.18.71"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.72"	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.44"	if BR2_KERNEL_HEADERS_4_1


More information about the buildroot mailing list