[Buildroot] [git commit] linux-headers: bump 4.14.x series
Peter Korsgaard
peter at korsgaard.com
Wed Jan 31 21:45:52 UTC 2018
commit: https://git.buildroot.net/buildroot/commit/?id=61f675433f3b2da5b28bb67ec99732ed610dbe4f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Fabio Estevam <festevam at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
package/linux-headers/Config.in.host | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index b9ba0d994a..e34636a330 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -266,6 +266,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
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.15" if BR2_KERNEL_HEADERS_4_14
+ default "4.14.16" if BR2_KERNEL_HEADERS_4_14
default "4.15" if BR2_KERNEL_HEADERS_4_15
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
More information about the buildroot
mailing list