mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
{linux, linux-headers}: bump 4.{4, 9}.x / 5.3.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Peter: drop 5.3.x bump]
(cherry picked from commit b20487151a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
7255a30086
commit
b041ab3144
@@ -2,7 +2,7 @@
|
||||
sha256 9a8ee3ff75dabffa76141c8dc7529dfbb3ca07888a3708a13f15b412268b3538 linux-5.2.21.tar.xz
|
||||
sha256 56495f82314f0dfb84a3fe7fad78e17be69c4fd36ef46f2452458b2fa1e341f6 linux-5.1.21.tar.xz
|
||||
# From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
|
||||
sha256 47e3030d80b9a3b96cdefc008db57f9faa87e2d093437d941caec3ca9ed89924 linux-4.4.204.tar.xz
|
||||
sha256 47a1987cb34182e625cac95f497a534461ff881b3bcb485b37507a086857bf50 linux-4.9.204.tar.xz
|
||||
sha256 fa1f8fe9c12e18e5cda18cf759b77ae9e778e1e9006d837426c955b75bd4eaa6 linux-4.4.205.tar.xz
|
||||
sha256 98b9e8644706acc0cf51022372bb263b59a1d2bbe3ccd7ce6bd9bc7378c78b05 linux-4.9.205.tar.xz
|
||||
sha256 f8889feb0cbd7df36ff35bd4c72c1e2010567621bfcb218fcfa501bc5c7787c0 linux-4.14.156.tar.xz
|
||||
sha256 bf2cbba319d43d1bd9e876ac0b55ab83118d1a1e61cce3c929d5371f7567bff6 linux-4.19.86.tar.xz
|
||||
|
||||
@@ -305,8 +305,8 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.4.204" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.204" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.4.205" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.205" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.156" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.86" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.1.21" if BR2_KERNEL_HEADERS_5_1
|
||||
|
||||
Reference in New Issue
Block a user