summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-02 09:59:05 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-01-02 14:37:12 +0100
commitb84419936ff57c6d0580355c3fbdf1785f2724ed (patch)
treee6da99533b806e4e2dd746e365ed53d39fbb3948
parente2db1daacff21133e2c03967e4b65a67df746ce8 (diff)
downloadbuildroot-b84419936ff57c6d0580355c3fbdf1785f2724ed.tar.gz
buildroot-b84419936ff57c6d0580355c3fbdf1785f2724ed.zip
linux-headers: bump 3.2.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 35c88e41f4..ed994c1c73 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -172,7 +172,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.0.101" if BR2_KERNEL_HEADERS_3_0
- default "3.2.65" if BR2_KERNEL_HEADERS_3_2
+ default "3.2.66" if BR2_KERNEL_HEADERS_3_2
default "3.4.105" if BR2_KERNEL_HEADERS_3_4
default "3.10.63" if BR2_KERNEL_HEADERS_3_10
default "3.11.10" if BR2_KERNEL_HEADERS_3_11
OpenPOWER on IntegriCloud