From e9984ae5900010107343d8eca7b5c4b6946773cc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 15 Oct 2021 20:20:45 +0200 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- core/linux-lts/config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index f1a22771..53117d76 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 52d127c7f24ebcac07aa625df09fa171dfff8c19 +# upstream git revision: ae186e5116935f0ecb07ed4e40eb7d839a3a63bd # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '524992f2a80f0ec349fccb1a883c2b218a0f2409d3ff064dd9c0e559135fb8d7' ]; then - sha256sums[${i}]='7f998239757159bc9cda0466500dcbe4684d3c08fe270b886cfb80e5ab355371' + if [ "${sha256sums[${i}]}" = '348a0dd888f1c1a90bf559670d5c07ab3da64ed72abd694f806675e6b85cb79c' ]; then + sha256sums[${i}]='97c10bb538879c9e9dcc2f8b2a1ff36e8e09eef05d4a27cec06cf50258cf38f6' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index fdb28171..033f956d 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.66 Kernel Configuration +# Linux/x86 5.10.73 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3-54-g00ecf