summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-14 20:39:00 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-06-15 09:42:25 +0200
commit9c9f149a21625810e58e02423a6960dea4571571 (patch)
treef43f8f719afb97655501e25e3cb8362cc820e2bb
parent0fee4f51ac6bc7c99b2ded8444f03ff42d885679 (diff)
downloadbuildroot-9c9f149a21625810e58e02423a6960dea4571571.tar.gz
buildroot-9c9f149a21625810e58e02423a6960dea4571571.zip
linux-headers: bump 3.10.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 eed8d6ae61..bafe5755cf 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -220,7 +220,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.2.80" if BR2_KERNEL_HEADERS_3_2
default "3.4.112" if BR2_KERNEL_HEADERS_3_4
- default "3.10.101" if BR2_KERNEL_HEADERS_3_10
+ default "3.10.102" if BR2_KERNEL_HEADERS_3_10
default "3.12.60" if BR2_KERNEL_HEADERS_3_12
default "3.14.72" if BR2_KERNEL_HEADERS_3_14
default "3.18.35" if BR2_KERNEL_HEADERS_3_18
OpenPOWER on IntegriCloud