From: Bernd Kuhls Date: Sun, 9 Sep 2018 14:34:11 +0000 (+0200) Subject: linux-headers: bump 4.18.x series X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c194dd1271147166ca108a7beba577fc13c7ae85;p=buildroot.git linux-headers: bump 4.18.x series Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index c2c0443af2..cc2d86db3a 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -258,5 +258,5 @@ config BR2_DEFAULT_KERNEL_HEADERS default "4.9.125" if BR2_KERNEL_HEADERS_4_9 default "4.14.68" if BR2_KERNEL_HEADERS_4_14 default "4.16.18" if BR2_KERNEL_HEADERS_4_16 - default "4.18.5" if BR2_KERNEL_HEADERS_4_18 + default "4.18.7" if BR2_KERNEL_HEADERS_4_18 default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION