linux-headers: bump 4.{15, 16}.x series

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabio Estevam 2018-04-12 08:11:28 -03:00 committed by Thomas Petazzoni
parent 8039073c7a
commit 77ebc428d6

View File

@ -257,6 +257,6 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "4.12.14" if BR2_KERNEL_HEADERS_4_12
default "4.13.16" if BR2_KERNEL_HEADERS_4_13
default "4.14.33" if BR2_KERNEL_HEADERS_4_14
default "4.15.16" if BR2_KERNEL_HEADERS_4_15
default "4.16.1" if BR2_KERNEL_HEADERS_4_16
default "4.15.17" if BR2_KERNEL_HEADERS_4_15
default "4.16.2" if BR2_KERNEL_HEADERS_4_16
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION