summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantman6662023-07-04 12:09:37 +0800
committerantman6662023-07-04 12:09:37 +0800
commitabc7a01279ded58649730870b5471e4290200324 (patch)
tree228fbbaea87148c6807a32f7a75f735074be69a8
parent04b72f967d52415999dd8bc7f7f199b7da31cebc (diff)
downloadaur-abc7a01279ded58649730870b5471e4290200324.tar.gz
update linux-xanmod-tt-uksm-cjktty to 6.4.1-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD14
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d55218b267e7..137dd9ea9f49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-tt-uksm-cjktty
pkgdesc = Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri
- pkgver = 6.3.9
+ pkgver = 6.4.1
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -18,20 +18,20 @@ pkgbase = linux-xanmod-tt-uksm-cjktty
makedepends = python
depends = uksmd
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.sign
- source = https://github.com/antman666/linux-xanmod-tt-uksm-cjktty/releases/download/linux-xanmod-tt_patch/patch-6.3.9-xanmod1-tt.zst
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
+ source = https://github.com/antman666/linux-xanmod-tt-uksm-cjktty/releases/download/linux-xanmod-tt_patch/patch-6.4.1-xanmod1-tt.zst
source = choose-gcc-optimization.sh
- source = 0001-cjktty.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v6.x/cjktty-6.3.patch
- source = 0002-UKSM.patch::https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/6.3/uksmd-cachyos-patches-all/0001-uksmd-cachyos-patches.patch
+ source = 0001-cjktty.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v6.x/cjktty-6.4.patch
+ source = 0002-UKSM.patch::https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/6.4/uksmd-cachyos-patches/0001-mm-expose-per-process-KSM-control-via-syscalls.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
+ sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = 4fa4c79654e32e45a211c549954ecd7352dc46a42e7b9239f16ed442c8fe9dc7
+ sha256sums = 67a72f3669ab4e5dcd56eeb894581837b615f4f1077ef69d28a357a23f75c871
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
- sha256sums = 427b16aeece1b62667ab34d45e43e4f476f5f4875daf8553597c95e2bfa22ef1
- sha256sums = eb7d7f0b0c7bca67140cc02109f022f06637b8fed1229d4f37a2d7af5bd38dde
+ sha256sums = a06671be0ea57693c09f9f96fabfdefd69153bdda2bf45d516825f145e6b75cf
+ sha256sums = 1c4deddaede56cb45c4f94bff94a3d42e75cff72b4d24b4e7a7246609a1e816c
pkgname = linux-xanmod-tt-uksm-cjktty
pkgdesc = The Linux kernel and modules with Xanmod, TaskType, cjktty etc. patches
diff --git a/PKGBUILD b/PKGBUILD
index c7200f6ebb17..e387d031f61b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -101,8 +101,8 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-tt-uksm-cjktty
-_major=6.3
-pkgver=${_major}.9
+_major=6.4
+pkgver=${_major}.1
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -128,7 +128,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"https://github.com/antman666/linux-xanmod-tt-uksm-cjktty/releases/download/linux-xanmod-tt_patch/patch-${pkgver}-xanmod${xanmod}-tt.zst"
choose-gcc-optimization.sh
"0001-cjktty.patch::https://raw.githubusercontent.com/zhmars/cjktty-patches/master/v${_branch}/cjktty-${_major}.patch"
- "0002-UKSM.patch::${_patches_url}/uksmd-cachyos-patches-all/0001-uksmd-cachyos-patches.patch"
+ "0002-UKSM.patch::${_patches_url}/uksmd-cachyos-patches/0001-mm-expose-per-process-KSM-control-via-syscalls.patch"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
@@ -143,12 +143,12 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://raw.githubusercontent.com/archlinux/svntogit-packages/${_commit}/trunk/${_patch}")
done
-sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
+sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '4fa4c79654e32e45a211c549954ecd7352dc46a42e7b9239f16ed442c8fe9dc7'
+ '67a72f3669ab4e5dcd56eeb894581837b615f4f1077ef69d28a357a23f75c871'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30'
- '427b16aeece1b62667ab34d45e43e4f476f5f4875daf8553597c95e2bfa22ef1'
- 'eb7d7f0b0c7bca67140cc02109f022f06637b8fed1229d4f37a2d7af5bd38dde')
+ 'a06671be0ea57693c09f9f96fabfdefd69153bdda2bf45d516825f145e6b75cf'
+ '1c4deddaede56cb45c4f94bff94a3d42e75cff72b4d24b4e7a7246609a1e816c')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}
export KBUILD_BUILD_USER=${KBUILD_BUILD_USER:-makepkg}