summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-31 07:55:10 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-31 15:21:56 +0100
commiteac47611bfcaad16561e1cc3c9a1d9d71029157e (patch)
treee08a816191ef4feb1c534170f502351ecdbd486e
parent2f6093ae7637f1c9f56f0db07e2ee85dabb075f2 (diff)
downloadbuildroot-eac47611bfcaad16561e1cc3c9a1d9d71029157e.tar.gz
buildroot-eac47611bfcaad16561e1cc3c9a1d9d71029157e.zip
linux-headers: bump 3.2.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 1b8af0ae39..9fabb9edee 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -199,7 +199,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
- default "3.2.74" if BR2_KERNEL_HEADERS_3_2
+ default "3.2.75" if BR2_KERNEL_HEADERS_3_2
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
default "3.10.94" if BR2_KERNEL_HEADERS_3_10
default "3.12.51" if BR2_KERNEL_HEADERS_3_12
OpenPOWER on IntegriCloud