summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-08-17 19:05:55 +0200
committerPiotr Gorski2021-08-17 19:05:55 +0200
commitb3f9a1d897f6e3846e522946ab8c8862b1c5cc12 (patch)
treec8e442aec94ef6adacd5f4abfc5fdede974426c4
parentd6be29a774dbe46a27ea35106a7334411bb84781 (diff)
downloadaur-b3f9a1d897f6e3846e522946ab8c8862b1c5cc12.tar.gz
Add cpu-patches-v2-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 da9a4b66cc85..fe25776b545b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
pkgver = 5.13.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
license = GPL2
@@ -21,7 +21,7 @@ pkgbase = linux-aufs
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.11.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.11.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/aufs-patches-v3/0001-aufs-20210809.patch
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/cpu-patches-sep/0001-cpu-5.13-merge-graysky-s-patchset.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/cpu-patches-v2-sep/0001-cpu-5.13-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v4-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v4-sep/0002-Bluetooth-btusb-check-conditions-before-enabling-USB.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.13/arch-patches-v4-sep/0003-drm-amdgpu-handle-VCN-instances-when-harvesting.patch
@@ -31,7 +31,7 @@ pkgbase = linux-aufs
sha512sums = 3918f81128a312d4bc469a7dda7cc7b5cf74d3469428425c41840e729f5f1720bf79d764e7e751a00ccd5917b29da7d6575fc5fcfdd5bba118b10d94919d0b9a
sha512sums = SKIP
sha512sums = df0cc22801c81c24fa6202799518fb363ae6e2bf44c88bfd1ea83fa3d2be3730cfada04a3a2b7845f44d0ca8c48cdaf50be79be250c351a1485c3b557a579515
- sha512sums = 8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572
+ sha512sums = c70ed7f971548c32080bf610f0e0d99c5489bea5262945a486df9b4f0c9bde915078a1b4acd15aed0dc6d2ecee511b5a76f5d47ea88977de17e0c6ceb3cde21c
sha512sums = bc191829371a9210772c987ce31a33a64a228268a0319ba123353d40b41e1428870ffc814f2b03453e5e4d69fb79b9afe55dcfcd30009029cd51e1b6f4b09d78
sha512sums = 07c09eb8eeb2fa9d84c8f38ea4789a050baea5b8b5617bca9824ba009688555a3511d82e27c8799a503328b0e3684166fb3b1417b92e986e564e90a994931610
sha512sums = 0a5f7334690ebd8552f97f19e715b6408b3cc6e9477fe40142ac36bf1e51f4d37e525fc31cc719a5b1b9d62884010c0c5f06ea2e10d22704efa169594d475d56
diff --git a/PKGBUILD b/PKGBUILD
index 737838a73ff9..e67e4672c6a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.13
_minor=11
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux AUFS'
arch=('x86_64')
url="https://github.com/sfjro/aufs5-standalone"
@@ -64,7 +64,7 @@ _lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_major}"
_aufs_path="aufs-patches-v3"
_aufs_ver="20210809"
_aufs_patch="0001-aufs-${_aufs_ver}.patch"
-_compiler_path="cpu-patches-sep"
+_compiler_path="cpu-patches-v2-sep"
_compiler_patch="0001-cpu-${_major}-merge-graysky-s-patchset.patch"
source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
@@ -315,7 +315,7 @@ done
sha512sums=('3918f81128a312d4bc469a7dda7cc7b5cf74d3469428425c41840e729f5f1720bf79d764e7e751a00ccd5917b29da7d6575fc5fcfdd5bba118b10d94919d0b9a'
'SKIP'
'df0cc22801c81c24fa6202799518fb363ae6e2bf44c88bfd1ea83fa3d2be3730cfada04a3a2b7845f44d0ca8c48cdaf50be79be250c351a1485c3b557a579515'
- '8f7664cf380e413a2c09d3bd774059dad700de81c43e6e234f72f422c3a9f9f2e853ddcd4b0a71c91a0544f84b4a4534d7c8ef5a428b3fe395af87b6a2a22572'
+ 'c70ed7f971548c32080bf610f0e0d99c5489bea5262945a486df9b4f0c9bde915078a1b4acd15aed0dc6d2ecee511b5a76f5d47ea88977de17e0c6ceb3cde21c'
'bc191829371a9210772c987ce31a33a64a228268a0319ba123353d40b41e1428870ffc814f2b03453e5e4d69fb79b9afe55dcfcd30009029cd51e1b6f4b09d78'
'07c09eb8eeb2fa9d84c8f38ea4789a050baea5b8b5617bca9824ba009688555a3511d82e27c8799a503328b0e3684166fb3b1417b92e986e564e90a994931610'
'0a5f7334690ebd8552f97f19e715b6408b3cc6e9477fe40142ac36bf1e51f4d37e525fc31cc719a5b1b9d62884010c0c5f06ea2e10d22704efa169594d475d56'