From 8f8b3edf681481791e2d89786993420391318374 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 22 Mar 2021 12:59:41 +0100 Subject: core/linux: new version => new config => new checksum --- core/linux/PKGBUILD | 10 +++++----- core/linux/config.i486 | 4 ++-- core/linux/config.i686 | 4 ++-- core/linux/config.pentium4 | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'core/linux') diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 0e1df347..1ef46709 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -1,14 +1,14 @@ -# upstream git revision: 128c0e51454c53ff00da3f9112e128b2358db336 +# upstream git revision: 7cc1628a98bd75ac83920aed43c3ba0ea64ab445 source_pentium4=('config.pentium4') source_i686=('config.i686') source_i486=('config.i486') # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '6ab7490bc2d464fc25140287cf78d80a9d439c0113311b93f47a568d4756cdb6' ]; then - sha256sums_pentium4=('39e57af52420e5e7fdc9663d673e21c5f75758b195149b75cc81e48236af1b2a') - sha256sums_i686=('ce9ad5add586e26844f03fd17e5b8db2d48f717175ea5ad7043911c3ea71ca7d') - sha256sums_i486=('ec39a5e95497208dcc3c9f759eb336f4a61c4e63c8e1a42b46189365b3e06318') + if [ "${sha256sums[${i}]}" = 'bd644e14f3e885bfdda17d5da2f9112070c7126362864664234df2033d17d8ca' ]; then + sha256sums_pentium4=('407139476932fd10e553bf92e85391186792fccb9ba16760aaf3453cba9a38d3') + sha256sums_i686=('483b6532b341bfeaec0f0dfc3c838838734bd56569743f873446ec75911e18c6') + sha256sums_i486=('98b9663c84c80ebbcc88ddc0dec78bfa3561f255eaede78c357476b6d2eac54f') fi done diff --git a/core/linux/config.i486 b/core/linux/config.i486 index 9ddfd3e7..b4ab4d63 100644 --- a/core/linux/config.i486 +++ b/core/linux/config.i486 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.7-arch1 Kernel Configuration +# Linux/x86 5.11.8-arch1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -6754,7 +6754,7 @@ CONFIG_SND_HDA_DSP_LOADER=y CONFIG_SND_HDA_COMPONENT=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_EXT_CORE=m -CONFIG_SND_HDA_PREALLOC_SIZE=4096 +CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_DSP_CONFIG=m CONFIG_SND_SPI=y diff --git a/core/linux/config.i686 b/core/linux/config.i686 index d20afb4d..6832ae10 100644 --- a/core/linux/config.i686 +++ b/core/linux/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.7-arch1 Kernel Configuration +# Linux/x86 5.11.8-arch1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -6788,7 +6788,7 @@ CONFIG_SND_HDA_DSP_LOADER=y CONFIG_SND_HDA_COMPONENT=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_EXT_CORE=m -CONFIG_SND_HDA_PREALLOC_SIZE=4096 +CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_DSP_CONFIG=m CONFIG_SND_SPI=y diff --git a/core/linux/config.pentium4 b/core/linux/config.pentium4 index 87ca4b43..a4f2c38c 100644 --- a/core/linux/config.pentium4 +++ b/core/linux/config.pentium4 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.7-arch1 Kernel Configuration +# Linux/x86 5.11.8-arch1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -6795,7 +6795,7 @@ CONFIG_SND_HDA_DSP_LOADER=y CONFIG_SND_HDA_COMPONENT=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_EXT_CORE=m -CONFIG_SND_HDA_PREALLOC_SIZE=4096 +CONFIG_SND_HDA_PREALLOC_SIZE=0 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_DSP_CONFIG=m CONFIG_SND_SPI=y -- cgit v1.2.3