summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-21 16:06:29 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-22 10:00:14 +0100
commit0db9aeeed0b450d43403b4d87b4971eaed19fe5b (patch)
tree988760137380d1d3ad49522be42daea5eaea7d62
parent10adda1edd8f67670083d8ef5d97ed6582ef711d (diff)
downloadbuildroot-0db9aeeed0b450d43403b4d87b4971eaed19fe5b.tar.gz
buildroot-0db9aeeed0b450d43403b4d87b4971eaed19fe5b.zip
linux-headers: bump 3.4.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/linux-headers/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 2fafbd7883..31c4d2416e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,7 +211,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.2.78" if BR2_KERNEL_HEADERS_3_2
- default "3.4.110" if BR2_KERNEL_HEADERS_3_4
+ default "3.4.111" if BR2_KERNEL_HEADERS_3_4
default "3.10.101" if BR2_KERNEL_HEADERS_3_10
default "3.12.56" if BR2_KERNEL_HEADERS_3_12
default "3.14.65" if BR2_KERNEL_HEADERS_3_14
OpenPOWER on IntegriCloud