aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott B2021-12-08 10:17:37 -0800
committerScott B2021-12-08 10:24:14 -0800
commitba527a2e640ac71acef1346e4b67544cbbe43f68 (patch)
treecd920164a841d5725bb9bc80f2d534db0af20655
parentced534a01ce079b6559c412714cb32784a8df26d (diff)
downloadaur-ba527a2e640ac71acef1346e4b67544cbbe43f68.tar.gz
5.15.7.xanmod1-1
-rw-r--r--.SRCINFO8
-rw-r--r--Linux-5.15.7.patch.xzbin149176 -> 0 bytes
-rw-r--r--PKGBUILD13
3 files changed, 9 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f53c867378..caad8e66ae0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rog
pkgdesc = Linux Xanmod
- pkgver = 5.15.7.prexan0
+ pkgver = 5.15.7.xanmod1
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -18,11 +18,10 @@ pkgbase = linux-xanmod-rog
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.15.6-xanmod2/patch-5.15.6-xanmod2.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.7-xanmod1/patch-5.15.7-xanmod1.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = Revert-duplicate-S0ix-patch.patch
- source = Linux-5.15.7.patch.xz
source = PCI-Add-more-NVIDIA-controllers-to-the-MSI-masking-q.patch
source = iommu-intel-do-deep-dma-unmapping-to-avoid-kernel-fl.patch
source = cpufreq-intel_pstate-ITMT-support-for-overclocked-sy.patch
@@ -50,11 +49,10 @@ pkgbase = linux-xanmod-rog
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 8055bcb3765ca7995477db3f5de71d3ce76a232885a8179ff37dda21e0e5a587
+ sha256sums = 8ecfb8a32f3fb4f1cc9a124087a54758527a745c7f1606c44529b89ee09033cd
sha256sums = 5b8eddb90671f3e8469a023b7ed0d3c5a9521f662affa1d541063e273b64dba8
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
sha256sums = dbe7547f9b4716ca0909fb064d2ece5478906c85578eb7ee5418c175aa70651a
- sha256sums = 9ccc8dbf9853a44e1da6e9487af9e0097e4d42b9998227f919257f991de385c5
sha256sums = 20c0926964a4286486c3ae1dd05014767f42388316a7d60b4f52639536fbd615
sha256sums = 6c48a3e96b49ddb6ece78f3abb1a8a889a77c097f93b14ab052f1e19eda05076
sha256sums = 54f161457cc4de4ebd5770c16f14f7a47f1dbbc4f1af83dec651e6a8b1eaad56
diff --git a/Linux-5.15.7.patch.xz b/Linux-5.15.7.patch.xz
deleted file mode 100644
index d8f56af0b6a5..000000000000
--- a/Linux-5.15.7.patch.xz
+++ /dev/null
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index b53221c6ab3c..ffc378f7e41f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@
## Set "no_makeflags_check" to anything to skip this.
: "${makeflags_check:=y}"
-## '_O3' - Enable -O3 optimization - this isn't generally worth much, especially in the face of
+## '_O3' - Enable -O3 optimization - this isn't generally worth much, especially in the face of
## -march=native (or -march=x86-64-v3) and clang ThinLTO; set _O3 to anything to enable
[[ -v _O3 ]] && _O3='y'
@@ -75,9 +75,9 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-rog
-xanmod=5.15.6-xanmod2
-#pkgver=${xanmod//-/.}
-pkgver=5.15.7.prexan0
+xanmod=5.15.7-xanmod1
+pkgver=${xanmod//-/.}
+#pkgver=5.15.7.prexan0
# NOTE: version sort is important here, pick something that sorts 'before' .xanmodY to avoid downgrade warnings
pkgrel=1
pkgdesc='Linux Xanmod'
@@ -108,7 +108,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
# apply incremental kernel updates ahead of official Xanmod release
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.15.1.xz"
#"https://cdn.kernel.org/pub/linux/kernel/v5.x/incr/patch-5.15.6-7.xz"
- "Linux-5.15.7.patch.xz"
+ #"Linux-5.15.7.patch.xz"
# Arch: misc hotfixes
"PCI-Add-more-NVIDIA-controllers-to-the-MSI-masking-q.patch"
@@ -163,11 +163,10 @@ validpgpkeys=(
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '8055bcb3765ca7995477db3f5de71d3ce76a232885a8179ff37dda21e0e5a587'
+ '8ecfb8a32f3fb4f1cc9a124087a54758527a745c7f1606c44529b89ee09033cd'
'5b8eddb90671f3e8469a023b7ed0d3c5a9521f662affa1d541063e273b64dba8'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb'
'dbe7547f9b4716ca0909fb064d2ece5478906c85578eb7ee5418c175aa70651a'
- '9ccc8dbf9853a44e1da6e9487af9e0097e4d42b9998227f919257f991de385c5'
'20c0926964a4286486c3ae1dd05014767f42388316a7d60b4f52639536fbd615'
'6c48a3e96b49ddb6ece78f3abb1a8a889a77c097f93b14ab052f1e19eda05076'
'54f161457cc4de4ebd5770c16f14f7a47f1dbbc4f1af83dec651e6a8b1eaad56'