From 0a44efb43e964098c560436539230750b17abe58 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 26 Jun 2019 06:33:32 +0200 Subject: core/linux: new version => new config => new checksum --- core/linux/PKGBUILD | 10 +++++----- core/linux/config.i486 | 6 +++--- core/linux/config.i686 | 6 +++--- core/linux/config.pentium4 | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'core') diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 9e1e4ba2..60e82817 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -1,14 +1,14 @@ -# upstream git revision: 60592e718b1f9ae072f1a511febd224341a0b65d +# upstream git revision: 13a17ffccc19ef42627736b5c8ffbe2b29caa2ff 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}]}" = '2e555646f47002c3e76e2a8405d33a64fcc8cf060ef5430881a5d144d8e3bc98' ]; then - sha256sums_pentium4=('05184ff967dc8a5c56ceedbd87dd10227f4a0bb036be6b0ecdbc9d8ac9dc3874') - sha256sums_i686=('05184ff967dc8a5c56ceedbd87dd10227f4a0bb036be6b0ecdbc9d8ac9dc3874') - sha256sums_i486=('ae74a70927d2811d8fa674ecc4bd5ed843d7c387a50b1a37a70e3b56d54e002c') + if [ "${sha256sums[${i}]}" = 'd8eac4a183fbc5a6391a21beb9be1c9b24b7ff2deeb3cedb8b4635722ddcede9' ]; then + sha256sums_pentium4=('1053bca48234bd01df046c262ac9511d1d4f14fe34788fb59faef9923ebc04f2') + sha256sums_i686=('1053bca48234bd01df046c262ac9511d1d4f14fe34788fb59faef9923ebc04f2') + sha256sums_i486=('81a9070d445cd8e45489ed4e90f1c609fa72a6b6281a0204d65fbbdad7a8945e') fi done diff --git a/core/linux/config.i486 b/core/linux/config.i486 index e63669a3..b6c7a134 100644 --- a/core/linux/config.i486 +++ b/core/linux/config.i486 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.9-arch1 Kernel Configuration +# Linux/x86 5.1.15-arch1 Kernel Configuration # # -# Compiler: gcc (GCC) 8.3.0 +# Compiler: gcc (GCC) 9.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y diff --git a/core/linux/config.i686 b/core/linux/config.i686 index fdd843c8..997d8194 100644 --- a/core/linux/config.i686 +++ b/core/linux/config.i686 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.9-arch1 Kernel Configuration +# Linux/x86 5.1.15-arch1 Kernel Configuration # # -# Compiler: gcc (GCC) 8.3.0 +# Compiler: gcc (GCC) 9.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y diff --git a/core/linux/config.pentium4 b/core/linux/config.pentium4 index fdd843c8..997d8194 100644 --- a/core/linux/config.pentium4 +++ b/core/linux/config.pentium4 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.9-arch1 Kernel Configuration +# Linux/x86 5.1.15-arch1 Kernel Configuration # # -# Compiler: gcc (GCC) 8.3.0 +# Compiler: gcc (GCC) 9.1.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90100 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y -- cgit v1.2.3