Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-10-01 00:18:00 +0200
committerErich Eckner <git@eckner.net>2021-10-01 00:18:00 +0200
commitd684c3a71a6aa19841d898ac27549d7c6f30e74b (patch)
treea8b3ffb19954a00e5bac7d8d4381e12065d377a6 /extra
parent466ba85a0407125a748a5a9c828dc5a0f6f3b968 (diff)
extra/linux-zen: new version => new config => new checksum
Diffstat (limited to 'extra')
-rw-r--r--extra/linux-zen/PKGBUILD6
-rw-r--r--extra/linux-zen/config4
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD
index 45e32462..65a1fb1e 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: ed4ccdbcbddf6764264966e62415557722c94832
+# upstream git revision: 3d0e306102d892c84372b756690157b510954b7c
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = 'e4dafc832ab5c7401d06a4758048e40e9a3ba7db6e764061708c9bf063e05bff' ]; then
- sha256sums[${i}]='43132081e4c8b6dfbf06a900fcfd69c6e8ec3d7e50b80854c9ef03ba158d686b'
+ if [ "${sha256sums[${i}]}" = 'c4fb5934f76a4ca1721e184fb7a8a64d7e1494773586094b16304bcde1435663' ]; then
+ sha256sums[${i}]='080762c81443c043a929539d34344107b0b09a52c0dd9e603b2d8c19968a0057'
fi
done
diff --git a/extra/linux-zen/config b/extra/linux-zen/config
index 3ad9c962..4646c430 100644
--- a/extra/linux-zen/config
+++ b/extra/linux-zen/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.7-zen1 Kernel Configuration
+# Linux/x86 5.14.8-zen1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -6666,7 +6666,7 @@ CONFIG_FB_UDL=m
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
-CONFIG_FB_HYPERV=m
+# CONFIG_FB_HYPERV is not set
CONFIG_FB_SIMPLE=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_SM712 is not set