From 1495d66ee5c5b0140e97454f69774b71fbae1bc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 2 Sep 2022 15:40:10 +0700 Subject: [PATCH] linux5.19: update to 5.19.5. Although linux-5.19.5 doesn't change anything from linux-5.19.4. We need this update to pick up the change to CONFIG_RCU_EXP_CPU_STALL_TIMEOUT on x86 and arm See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1045a06724f322ed61f1ffb994427c7bdbe64647 --- srcpkgs/linux5.19/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux5.19/template b/srcpkgs/linux5.19/template index 4eb2f4e2a88..013ef67e19c 100644 --- a/srcpkgs/linux5.19/template +++ b/srcpkgs/linux5.19/template @@ -1,6 +1,6 @@ # Template file for 'linux5.19' pkgname=linux5.19 -version=5.19.4 +version=5.19.5 revision=1 wrksrc="linux-${version%.*}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -10,7 +10,7 @@ homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz" checksum="ff240c579b9ee1affc318917de07394fc1c3bb49dac25ec1287370c2e15005a8 - 953fc93b8abfc5e167d61df58dce7cd76571286a4d5006dbf20bf59e51b399e8" + ea4f4be61b0635d8b2cb58c373b670e78250dac9d0f2432222052789974c09d7" skip_extraction="patch-${version}.xz" python_version=3