summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-11-18 15:20:17 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-18 21:54:21 +0100
commitb59169d1744bd8ead6481deb48cea55850870c00 (patch)
tree9b3db5c81f2389aa0795524d1ebc2e337fa5da57
parent90d1299a18a375602b98a8e6d2ad9a651a4d8a61 (diff)
downloadbuildroot-b59169d1744bd8ead6481deb48cea55850870c00.tar.gz
buildroot-b59169d1744bd8ead6481deb48cea55850870c00.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 5f99cc11ff..560cad71da 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.72" if BR2_KERNEL_HEADERS_3_2
+ default "3.2.73" if BR2_KERNEL_HEADERS_3_2
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
default "3.10.93" if BR2_KERNEL_HEADERS_3_10
default "3.12.50" if BR2_KERNEL_HEADERS_3_12
OpenPOWER on IntegriCloud