* [Buildroot] [PATCH v2] linux-headers: bump 4.{9, 14}.x series
@ 2018-03-04 15:02 Fabio Estevam
2018-03-04 17:36 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-03-04 15:02 UTC (permalink / raw)
To: buildroot
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
Changes since v1:
- Also bump 4.14
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 397068d..d74f267 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -243,11 +243,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.2.99" if BR2_KERNEL_HEADERS_3_2
default "4.1.49" if BR2_KERNEL_HEADERS_4_1
default "4.4.119" if BR2_KERNEL_HEADERS_4_4
- default "4.9.85" if BR2_KERNEL_HEADERS_4_9
+ default "4.9.86" if BR2_KERNEL_HEADERS_4_9
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
default "4.11.12" if BR2_KERNEL_HEADERS_4_11
default "4.12.14" if BR2_KERNEL_HEADERS_4_12
default "4.13.16" if BR2_KERNEL_HEADERS_4_13
- default "4.14.23" if BR2_KERNEL_HEADERS_4_14
+ default "4.14.24" if BR2_KERNEL_HEADERS_4_14
default "4.15.7" if BR2_KERNEL_HEADERS_4_15
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-04 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-04 15:02 [Buildroot] [PATCH v2] linux-headers: bump 4.{9, 14}.x series Fabio Estevam
2018-03-04 17:36 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox