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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 28 21:27:39 UTC 2016


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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 224bf12..d6cb238 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -207,10 +207,10 @@ endchoice
 
 config BR2_DEFAULT_KERNEL_HEADERS
 	string
-	default "3.2.77"	if BR2_KERNEL_HEADERS_3_2
+	default "3.2.78"	if BR2_KERNEL_HEADERS_3_2
 	default "3.4.110"	if BR2_KERNEL_HEADERS_3_4
 	default "3.10.98"	if BR2_KERNEL_HEADERS_3_10
-	default "3.12.54"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.55"	if BR2_KERNEL_HEADERS_3_12
 	default "3.14.62"	if BR2_KERNEL_HEADERS_3_14
 	default "3.17.8"	if BR2_KERNEL_HEADERS_3_17
 	default "3.18.27"	if BR2_KERNEL_HEADERS_3_18


More information about the buildroot mailing list