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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Feb 15 20:26:04 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=4d09d968aa8cf06459b2e8e00864a13ddfa637ee
branch: https://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 b1d117a..73420d6 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -216,7 +216,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	string
 	default "3.2.84"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.113"	if BR2_KERNEL_HEADERS_3_4
-	default "3.10.104"	if BR2_KERNEL_HEADERS_3_10
+	default "3.10.105"	if BR2_KERNEL_HEADERS_3_10
 	default "3.12.70"	if BR2_KERNEL_HEADERS_3_12
 	default "3.18.48"	if BR2_KERNEL_HEADERS_3_18
 	default "3.19.8"	if BR2_KERNEL_HEADERS_3_19


More information about the buildroot mailing list