summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-06-06 17:24:42 +0200
committerPiotr Gorski2021-06-06 17:24:42 +0200
commit2d3dd47cf3075f48c220394e48391be7a04ed06c (patch)
tree8a488c5f5a6f282a2560315cf8f2cb179993ec2a
parent7e78be80ed3ca807574d3dab5e9de1b37accce0c (diff)
downloadaur-2d3dd47cf3075f48c220394e48391be7a04ed06c.tar.gz
Add cpu-patches-v3-sep
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e67eaaca7df7..0c3b90ca2d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
pkgver = 5.12.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -21,7 +21,7 @@ pkgbase = linux-uksm
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.9.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.9.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/uksm-patches/0001-UKSM-for-5.12.patch
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/cpu-patches-sep/0001-cpu-5.12-merge-graysky-s-patchset.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/cpu-patches-v3-sep/0001-cpu-5.12-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
@@ -29,7 +29,7 @@ pkgbase = linux-uksm
sha512sums = f97b025db8a469ff982d445356dac78765a4a5625fa442e0242598c807df49753eedd99517e3ca6d1713714f12b802d58e752b3b71259eb2540b86422a72e937
sha512sums = SKIP
sha512sums = ca296d033acc4a8ac8955d18bf293305622dd58589924bbb4d377e624bbb6d5c577763bde42b40a1e3983e08d95f29b8725b6dbcf9f8814d44eddd734f8a0ae2
- sha512sums = c4a2ed0bbd9d348893e802079ab684518b28f163ad242af1b74dd71c7e7e0f5d2db68ace1733879f4bd575103b365e90d6af5d2d849c6e6d2dda41ac73f822a7
+ sha512sums = e8ab361f2ddaa5711655564ae69b20a9252d752301797ce574a28b1efea569bb8507e3d0177cbbc22e542fce14fa1d09b0660b732b66bd87b994d2cbb04ca71f
sha512sums = 1908055c446f04ef0a0a5a19579836d2f5dc60d7989677f85f084a7186a6327b240291feed8d25e320e72efa114b243a325362e2dbfbf7f4f3fb89bbdd3819be
sha512sums = bf05b3ecb344aa9dbc5d9588f05d0a460b9ddae3f62970117dd0e9a33af51066b408ee89cab1573946855eb4d232f16a32a42a49d384547aacbbe2b04436d066
diff --git a/PKGBUILD b/PKGBUILD
index 7cb91173c306..60475a120a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.12
_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -65,7 +65,7 @@ _uksm_path="uksm-patches"
#_uksm_path="https://raw.githubusercontent.com/dolohow/uksm/master/v5.x"
#_uksm_path="https://raw.githubusercontent.com/zaza42/uksm/master"
_uksm_patch="0001-UKSM-for-${_major}.patch"
-_gcc_path="cpu-patches-sep"
+_gcc_path="cpu-patches-v3-sep"
_gcc_patch="0001-cpu-${_major}-merge-graysky-s-patchset.patch"
source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
@@ -311,7 +311,7 @@ done
sha512sums=('f97b025db8a469ff982d445356dac78765a4a5625fa442e0242598c807df49753eedd99517e3ca6d1713714f12b802d58e752b3b71259eb2540b86422a72e937'
'SKIP'
'ca296d033acc4a8ac8955d18bf293305622dd58589924bbb4d377e624bbb6d5c577763bde42b40a1e3983e08d95f29b8725b6dbcf9f8814d44eddd734f8a0ae2'
- 'c4a2ed0bbd9d348893e802079ab684518b28f163ad242af1b74dd71c7e7e0f5d2db68ace1733879f4bd575103b365e90d6af5d2d849c6e6d2dda41ac73f822a7'
+ 'e8ab361f2ddaa5711655564ae69b20a9252d752301797ce574a28b1efea569bb8507e3d0177cbbc22e542fce14fa1d09b0660b732b66bd87b994d2cbb04ca71f'
'1908055c446f04ef0a0a5a19579836d2f5dc60d7989677f85f084a7186a6327b240291feed8d25e320e72efa114b243a325362e2dbfbf7f4f3fb89bbdd3819be'
'bf05b3ecb344aa9dbc5d9588f05d0a460b9ddae3f62970117dd0e9a33af51066b408ee89cab1573946855eb4d232f16a32a42a49d384547aacbbe2b04436d066')