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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 17 10:53:21 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=91a35bcc2750d7badc47c4a8cae67756f87b8281
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.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 c02c940..1b8af0a 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -206,7 +206,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.14.58"	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.24"	if BR2_KERNEL_HEADERS_3_18
+	default "3.18.25"	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.15"	if BR2_KERNEL_HEADERS_4_1


More information about the buildroot mailing list