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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 23 19:53:29 UTC 2014


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

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 9cacf7b..edc1453 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -153,7 +153,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
 	default "3.9.11"	if BR2_KERNEL_HEADERS_3_9
 	default "3.10.49"	if BR2_KERNEL_HEADERS_3_10
 	default "3.11.10"	if BR2_KERNEL_HEADERS_3_11
-	default "3.12.24"	if BR2_KERNEL_HEADERS_3_12
+	default "3.12.25"	if BR2_KERNEL_HEADERS_3_12
 	default "3.13.11"	if BR2_KERNEL_HEADERS_3_13
 	default "3.14.13"	if BR2_KERNEL_HEADERS_3_14
 	default "3.15.6"	if BR2_KERNEL_HEADERS_3_15


More information about the buildroot mailing list