aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScott B2021-09-15 03:46:02 -0700
committerAntoine Viallon2021-10-25 10:18:30 +0200
commit6d05d21563404d0af18c2f2f4a31f58d964e534e (patch)
tree7b5344105e69def2520c2f17125627ee10216cb6 /PKGBUILD
parenta914ad609c728467a0cc96dda03f4d3f01febb96 (diff)
downloadaur-6d05d21563404d0af18c2f2f4a31f58d964e534e.tar.gz
5.14.4; update s0ix patches
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fa06a726c9f..f56d1d160c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,8 +77,8 @@ _makenconfig=
pkgbase=linux-xanmod-rog
xanmod=5.14.3-xanmod1
-pkgver=${xanmod//-/.}
-#pkgver=5.14.2.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
+#pkgver=${xanmod//-/.}
+pkgver=5.14.4.xanpre0 # NOTE: start 4th position with 'xan...', we rely on parsing for '.xan...' later
pkgrel=1
pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
@@ -103,7 +103,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"sphinx-workaround.patch"
# incremental kernel.org patch ahead of official Xanmod release
- #"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.1-2.xz"
+ "https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.14.3-4.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.1.xz"
# don't drop shared caches on C3 state transitions
@@ -145,7 +145,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"v2-mt76-mt7921-fix-kernel-warning-from-cfg80211_calculate_bitrate.patch"
# squashed s0ix enablement
- "9001-v5.14.3-s0ix-patch-2021-09-13.patch"
+ "9001-v5.14.4-s0ix-patch-2021-09-15.patch"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
@@ -157,6 +157,7 @@ sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'6ea167b3b66a304658cd428d22b512866d9fe7b87534dff559a6c37cc1f0b670'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
+ 'cc62c48cdb4916ecc0c88266a116206fe2e5bd33eec52bc02c788fb2f699937c'
'923230ed8367e28adfdeed75d3cdba9eec6b781818c37f6f3d3eb64101d2e716'
'f7a4bf6293912bfc4a20743e58a5a266be8c4dbe3c1862d196d3a3b45f2f7c90'
'de8c9747637768c4356c06aa65c3f157c526aa420f21fdd5edd0ed06f720a62e'
@@ -179,7 +180,7 @@ sha256sums=('7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2'
'5b7a106d371fcf880920967d7e36728f1bcc0368eaa7bf75ebf67a4ddb93c6d5'
'aa5bb422421cb7e1340d8f07b5471995bbc3c7dd7cf91db76ab1dbe7efc2777a'
'5e66b5a6a775ad42489dfd0f6057b69dae696a5ec8be428da329f68c1265764a'
- '48a20e8597f3681aee046f7b263f1ab018f7175fe9bda6d99055d695a67b319b')
+ '041214e202be4a6e90f00724e87ed787b39db148b24efd5fb03fcf23577601c1')
# apply UKSM patch; TODO: note to self: don't forget to update the sum here during major version changes
#
@@ -204,7 +205,7 @@ prepare() {
# WARN: mangle Makefile versions here if needed so patches apply cleanly
## Monkey patch: apply kernel.org patches when mainline is slightly ahead of Xanmod official
- ##patch -Np1 -i ../patch-5.14.1-2
+ patch -Np1 -i ../patch-5.14.3-4
# Archlinux patches
local src