summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-04-02 08:15:52 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-03 20:17:09 +0200
commitc40950b39d8de26ac9beda0a1fd49df0c70df2df (patch)
treeb1d7c171054f737bd811109c14c9d407ec1536c4 /package/linux-headers
parenta8b1bfa3574a6b17a1f96293a5b74d4f586a80ed (diff)
downloadbuildroot-c40950b39d8de26ac9beda0a1fd49df0c70df2df.tar.gz
buildroot-c40950b39d8de26ac9beda0a1fd49df0c70df2df.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>
Diffstat (limited to 'package/linux-headers')
-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 470bf71f75..296f03e25c 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -158,7 +158,7 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.0.101" if BR2_KERNEL_HEADERS_3_0
- default "3.2.55" if BR2_KERNEL_HEADERS_3_2
+ default "3.2.56" if BR2_KERNEL_HEADERS_3_2
default "3.4.85" if BR2_KERNEL_HEADERS_3_4
default "3.6.11" if BR2_KERNEL_HEADERS_3_6
default "3.7.10" if BR2_KERNEL_HEADERS_3_7
OpenPOWER on IntegriCloud