Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/linux-lts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-12-09 15:33:50 +0100
committerErich Eckner <git@eckner.net>2022-12-09 15:33:50 +0100
commit07fe3de4bb41ddf6c1443b326b0cfcaad813e895 (patch)
tree68035cf6f559a4edd66c0aedcd48c9a3c3691085 /core/linux-lts
parent0c850233e40cf44be6eebd8f28a689a688985752 (diff)
core/linux-lts: new version => new config => new checksum
Diffstat (limited to 'core/linux-lts')
-rw-r--r--core/linux-lts/PKGBUILD6
-rw-r--r--core/linux-lts/config2
2 files changed, 4 insertions, 4 deletions
diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD
index e84b31f6..0860b8a1 100644
--- a/core/linux-lts/PKGBUILD
+++ b/core/linux-lts/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: a03885974bda6d11be708cbdee9ff50fe5c9c867
+# upstream git revision: 4cf8a22748d764676eb35974d5ecbf959f90e898
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = '052328ef16dd37e4a4e389a4fe3c2671fb874e572183c63a33af571ab2764ab9' ]; then
- sha256sums[${i}]='7def0d964d4d208ce0dae816b8bfe0b7d414b7ea04fd1efd5edae149a46a0581'
+ if [ "${sha256sums[${i}]}" = 'd4989038097e35d2fb38293a14b02d280232f453fb5ffc0cd7f818035a5074b8' ]; then
+ sha256sums[${i}]='6409b5a6b989d93a204eed7fca221de15fc196f9365fb4d9218c615ec21baddd'
fi
done
diff --git a/core/linux-lts/config b/core/linux-lts/config
index 3db128fc..9f29e513 100644
--- a/core/linux-lts/config
+++ b/core/linux-lts/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.81 Kernel Configuration
+# Linux/x86 5.15.82 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y