From cff70b62309a10154f93dbbf253b2a0c06273137 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 25 Mar 2021 17:21:38 +0100 Subject: extra/linux-zen: new version => new config => new checksum --- extra/linux-zen/PKGBUILD | 6 +++--- extra/linux-zen/config | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/linux-zen') diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD index 766aad9f..7187326e 100644 --- a/extra/linux-zen/PKGBUILD +++ b/extra/linux-zen/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 0ff30e337000f5660cae66a0df48c62378c7770f +# upstream git revision: 25b59f69f5c8e2c7f6ad7dcf5074598ebbf8d16d # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '1bcc8a0cf210b676e9861f309c0501df642474a7d727549c6144651e77276fc9' ]; then - sha256sums[${i}]='9a96ff75020fd5536a3c1253896f351bd62adffaad38adbe1f2ebdb00dade221' + if [ "${sha256sums[${i}]}" = '5399923af629b6f496133648334720c87ca7f3c43c9c3166af03c0ca846c10b1' ]; then + sha256sums[${i}]='a9c179454efdd304acdf80b324c4786d9db83bcbb5d06a8df45f54c15ba8a54c' fi done diff --git a/extra/linux-zen/config b/extra/linux-zen/config index 865fda87..330af4f3 100644 --- a/extra/linux-zen/config +++ b/extra/linux-zen/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.8-zen1 Kernel Configuration +# Linux/x86 5.11.9-zen1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -728,7 +728,7 @@ CONFIG_GOOGLE_VPD=m # CONFIG_EFI_VARS is not set CONFIG_EFI_ESRT=y CONFIG_EFI_VARS_PSTORE=y -# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set +CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_RUNTIME_MAP=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_RUNTIME_WRAPPERS=y -- cgit v1.2.3