summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-04-27 14:43:28 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-04-27 17:03:21 +0200
commit431bd936a154c16cab8dcf18563641949eed1cb1 (patch)
tree759c78fbe0e10f868bb388352d471a6b17918f28 /package/linux-headers
parent2ef966fb302732581084102ce509dc0e1d5e1d2f (diff)
downloadbuildroot-431bd936a154c16cab8dcf18563641949eed1cb1.tar.gz
buildroot-431bd936a154c16cab8dcf18563641949eed1cb1.zip
linux-headers: bump 4.{4,9,10}.x series
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index b574e655e0..846c825558 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.10.105" if BR2_KERNEL_HEADERS_3_10
default "3.12.73" if BR2_KERNEL_HEADERS_3_12
default "4.1.39" if BR2_KERNEL_HEADERS_4_1
- default "4.4.63" if BR2_KERNEL_HEADERS_4_4
- default "4.9.24" if BR2_KERNEL_HEADERS_4_9
- default "4.10.12" if BR2_KERNEL_HEADERS_4_10
+ default "4.4.64" if BR2_KERNEL_HEADERS_4_4
+ default "4.9.25" if BR2_KERNEL_HEADERS_4_9
+ default "4.10.13" if BR2_KERNEL_HEADERS_4_10
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud