From f3eb859a25665e11aeab6cb58857d9f85dbfb0c8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 7 Nov 2020 22:13:08 +0100 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- core/linux-lts/config | 5 +---- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'core/linux-lts') diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index 54f91aaa..eec420b5 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 14ca14bf86907e3fed6936bddad25499f214727b +# upstream git revision: 3193b17d1ad9474d35299cbab78620531cffc638 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '6a2ee8f822810f594921aa85087e4cf0a17c68518d395586fd9c56b6c7e63dad' ]; then - sha256sums[${i}]='179a491f053139b0a25b6938bed230ad08eb52779260135754cf00f38060436f' + if [ "${sha256sums[${i}]}" = '760ec068a7a1d8e6d4af17c2a77bd0bcec6198ba31e003f6304313d43e3632a0' ]; then + sha256sums[${i}]='a1a98f040a27d0f85f8757ee44a796557fb19121f5958f926426f1e632db11bc' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 41e6cf36..f248686a 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.64 Kernel Configuration +# Linux/x86 5.4.75 Kernel Configuration # # @@ -6613,9 +6613,6 @@ CONFIG_HDMI=y # Console display driver support # CONFIG_VGA_CONSOLE=y -CONFIG_VGACON_SOFT_SCROLLBACK=y -CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 -# CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y CONFIG_DUMMY_CONSOLE_COLUMNS=80 -- cgit v1.2.3