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

Peter Korsgaard peter at korsgaard.com
Mon Sep 14 05:41:57 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=e064dd72232ab13da647689f077400bd5f695eb6
branch: http://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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index f4de1f2..fcd276b 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -198,7 +198,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.14.52"	if BR2_KERNEL_HEADERS_3_14
 	default "3.16.7"	if BR2_KERNEL_HEADERS_3_16
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
-	default "3.18.20"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.21"	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.7"		if BR2_KERNEL_HEADERS_4_1


More information about the buildroot mailing list