[Buildroot] [git commit] linux-headers: Bump to 4.6.1 kernel

Peter Korsgaard peter at korsgaard.com
Thu Jun 2 13:26:15 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=00bd9daf0e75f76c2d15196feb9c7f608668430e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Fabio Estevam <festevam at gmail.com>
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 c07455a..6890c9e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -231,5 +231,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "4.3.6"		if BR2_KERNEL_HEADERS_4_3
 	default "4.4.11"	if BR2_KERNEL_HEADERS_4_4
 	default "4.5.5"		if BR2_KERNEL_HEADERS_4_5
-	default "4.6"		if BR2_KERNEL_HEADERS_4_6
+	default "4.6.1"		if BR2_KERNEL_HEADERS_4_6
 	default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION


More information about the buildroot mailing list