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-11-09 21:33:58 +0100
committerErich Eckner <git@eckner.net>2022-11-09 21:33:58 +0100
commitf66f52eecd767a458e1edf55734a7e1e71c5eb4b (patch)
tree10bcae824549bc5091278bb14e2edbfa341857f5 /core/linux-lts
parent618c4c4db3e26ac72a8d8fa66aeaf570ca86a448 (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 b13fec21..b16cf009 100644
--- a/core/linux-lts/PKGBUILD
+++ b/core/linux-lts/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: ac10cf03ec783023b023e32656ae0516a29db24d
+# upstream git revision: f29857255821c06f12dbaf0b2aecdad66b5a3c7c
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = '8e8bf635b2dbf24be1ecbf202f4b507301c545218e3d865f5d4c2ec3c5257bf4' ]; then
- sha256sums[${i}]='fbecb3707e0fb75e7f0753b982cd688179fce05b5667fb5a08c003731771616b'
+ if [ "${sha256sums[${i}]}" = '90b857145f4a2281998ba4338de92d673bd939be5d5ccd32a2d34d6e19b17816' ]; then
+ sha256sums[${i}]='9227e36e4e1e214c2ffab0933fa77ef70d16f9b81e252a9269d0807ae6e3c399'
fi
done
diff --git a/core/linux-lts/config b/core/linux-lts/config
index 14157f74..3743ce6c 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.76 Kernel Configuration
+# Linux/x86 5.15.77 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y