diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-04-12 15:20:21 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-04-24 15:45:58 +0200 |
| commit | eda721ef82db3d44cfcc8084ca7f1c8cb70c6380 (patch) | |
| tree | e2d52ef1b9b01e2dcefdfe0624a8eaa5b9107ae5 /package/linux-headers | |
| parent | 5a339aac731992d433facfee35cdf2dca1a27309 (diff) | |
| download | buildroot-eda721ef82db3d44cfcc8084ca7f1c8cb70c6380.tar.gz buildroot-eda721ef82db3d44cfcc8084ca7f1c8cb70c6380.zip | |
linux-headers: bump 4.{4, 9, 10}.x series
[Peter: drop 4.10.x bump]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 9d893df454517e7cb3d667cd872bb2e30ff04321)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linux-headers')
| -rw-r--r-- | package/linux-headers/Config.in.host | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host index 0698d06edd..a414fe0ceb 100644 --- a/package/linux-headers/Config.in.host +++ b/package/linux-headers/Config.in.host @@ -222,7 +222,7 @@ config BR2_DEFAULT_KERNEL_HEADERS default "3.19.8" if BR2_KERNEL_HEADERS_3_19 default "4.0.9" if BR2_KERNEL_HEADERS_4_0 default "4.1.39" if BR2_KERNEL_HEADERS_4_1 - default "4.4.60" if BR2_KERNEL_HEADERS_4_4 + default "4.4.61" if BR2_KERNEL_HEADERS_4_4 default "4.8.17" if BR2_KERNEL_HEADERS_4_8 - default "4.9.21" if BR2_KERNEL_HEADERS_4_9 + default "4.9.22" if BR2_KERNEL_HEADERS_4_9 default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION |

