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-19 20:30:14 +0100
committerErich Eckner <git@eckner.net>2022-12-19 20:30:14 +0100
commit812066c339dd04ca5cb1d8469975fc0128a75cf2 (patch)
tree0ddbf532a790481b267721be524872a09452ec77 /core/linux-lts
parent680aff8b787cdc7f3bd60cb82379ad044736312c (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 08ffb380..bc4a530f 100644
--- a/core/linux-lts/PKGBUILD
+++ b/core/linux-lts/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: 416914d68a3fc79b88d96e0250e7e8d99d4388ee
+# upstream git revision: 27192506e37ded76686a3541bca61e83cb76fd78
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = '335698307d6e27833fc46a6b8686acf781db6e9ac7c03fcac699628c52c56857' ]; then
- sha256sums[${i}]='74aa512060f0e977baaa00dc779d76cd05ee5fdc4b2681ac24e556edb98b14b3'
+ if [ "${sha256sums[${i}]}" = '2cc24040b9529988c9c876be13dcaa54201777609831b2fbb0617aa19f1063e4' ]; then
+ sha256sums[${i}]='29830aaff3208d8953d982aa3cfcfec10dfc3e6f69bcc5e6a72027f7f0c6f464'
fi
done
diff --git a/core/linux-lts/config b/core/linux-lts/config
index 88ffcee9..ebd4dd16 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.83 Kernel Configuration
+# Linux/x86 5.15.84 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y