diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-09-09 16:34:11 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-10 17:22:41 +0200 |
| commit | c194dd1271147166ca108a7beba577fc13c7ae85 (patch) | |
| tree | 81cff66766b675462a64ad65f382a7fbfe435474 | |
| parent | 521676cfe021497b535e87c98c484ac0790c4db4 (diff) | |
| download | buildroot-c194dd1271147166ca108a7beba577fc13c7ae85.tar.gz buildroot-c194dd1271147166ca108a7beba577fc13c7ae85.zip | |
linux-headers: bump 4.18.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| -rw-r--r-- | package/linux-headers/Config.in.host | 2 |
1 files changed, 1 insertions, 1 deletions
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 |

