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

Peter Korsgaard peter at korsgaard.com
Sat Oct 3 21:21:18 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=1d94cb7bdcd7aa10bc7638b5ca55ddf6cfb5c602
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.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 101f30d..2e28f78 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.9"		if BR2_KERNEL_HEADERS_4_1
-	default "4.2.2"		if BR2_KERNEL_HEADERS_4_2
+	default "4.1.10"	if BR2_KERNEL_HEADERS_4_1
+	default "4.2.3"		if BR2_KERNEL_HEADERS_4_2
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list