[Buildroot] [git commit] linux-headers: bump 4.{1, 2}.x series

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 30 10:36:09 UTC 2015


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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 9bb16b9..3559167 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -201,6 +201,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	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.8"		if BR2_KERNEL_HEADERS_4_1
-	default "4.2.1"		if BR2_KERNEL_HEADERS_4_2
+	default "4.1.9"		if BR2_KERNEL_HEADERS_4_1
+	default "4.2.2"		if BR2_KERNEL_HEADERS_4_2
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list