[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.{4, 10, 15}.x / 6.0.x series

Peter Korsgaard peter at korsgaard.com
Sat Oct 15 16:49:57 UTC 2022


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

 > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
 > ---
 >  linux/Config.in                      |  2 +-
 >  linux/linux.hash                     | 15 +++++++--------
 >  package/linux-headers/Config.in.host | 16 ++++++++--------
 >  3 files changed, 16 insertions(+), 17 deletions(-)

 > diff --git a/linux/Config.in b/linux/Config.in
 > index f9caa3c652..ee59761f33 100644
 > --- a/linux/Config.in
 > +++ b/linux/Config.in
 > @@ -128,7 +128,7 @@ endif
 
 >  config BR2_LINUX_KERNEL_VERSION
 >  	string
 > -	default "6.0" if BR2_LINUX_KERNEL_LATEST_VERSION
 > +	default "6.0.1" if BR2_LINUX_KERNEL_LATEST_VERSION
 >  	default "5.10.145-cip17" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 >  	default "5.10.145-cip17-rt7" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
 >  	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
 > diff --git a/linux/linux.hash b/linux/linux.hash
 > index 07963f185e..e1fd0feb44 100644
 > --- a/linux/linux.hash
 > +++ b/linux/linux.hash
 > @@ -1,15 +1,14 @@
 >  # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
 > -sha256  5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e  linux-6.0.tar.xz
 > +sha256  8ede745a69351ea0f27fe0c48780d4efa37ff086135e129358ce09694957e8f9  linux-6.0.1.tar.xz
 >  # From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
 > -sha256  4ecdb8b59c6f6f258d89cbf22eede210e0a55c09db884988fe706efe2fe8f148  linux-5.19.13.tar.xz
 > -sha256  4a1c922a490eeabf5b44d4fde36de9ba5b71711b7352c6258716da41160db628  linux-5.17.15.tar.xz
 > +sha256  4686e33847db3ec58e1043bc0c806472aae694b2c413bb7d8da91a5c9a55eb1b  linux-5.19.15.tar.xz
 >  sha256  da47d9a80b694548835ccb553b6eb1a1f3f5d5cddd9e2bd6f4886b99ca14f940  linux-5.15.67.tar.xz

Committed after fixing the hash for 5.15.73, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list