summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5875480fe6a..4415b830aa5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -133,7 +133,7 @@ _srcname=linux-${_stable}
#_srcname=linux-${_major}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux cacULE scheduler Kernel by CachyOS and with some other patches and other improvements'
-pkgrel=2
+pkgrel=4
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@@ -176,7 +176,7 @@ source=(
"${_patchsource}/0001-ksmbd.patch"
"${_patchsource}/0001-rcu.patch"
"${_patchsource}/0001-zstd-patches.patch"
- "${_patchsource}/0001-zen-patches.patch"
+# "${_patchsource}/0001-zen-patches.patch"
"${_patchsource}/0001-v4l2loopback.patch"
"${_patchsource}/next/0002-mm-next.patch"
"auto-cpu-optimization.sh"
@@ -583,7 +583,7 @@ _package-headers() {
install -Dt "$builddir/tools/objtool" tools/objtool/objtool
# required when DEBUG_INFO_BTF_MODULES is enabled
- # install -Dt "$builddir/tools/bpf/resolve_btfids" tools/bpf/resolve_btfids/resolve_btfids
+ install -Dt "$builddir/tools/bpf/resolve_btfids" tools/bpf/resolve_btfids/resolve_btfids
echo "Installing headers..."
cp -t "$builddir" -a include
@@ -656,7 +656,7 @@ for _p in "${pkgname[@]}"; do
done
md5sums=('5c6acbcc119ab680a32264c865ea70e1'
- 'f9425b75de74d70497781f8c8448c27f'
+ '6048a8eb052a7b2a22b4ab159278b903'
'855970078999580f28fa32f547d89d7f'
'c463c17e1bf27df35f05eb1004c2ba48'
'3d8d1eeebba7d038f6d890619233e605'
@@ -680,7 +680,6 @@ md5sums=('5c6acbcc119ab680a32264c865ea70e1'
'12ad5085b7f01793980f137f2c9451cb'
'167a4267269e6a709c54e7b9ea8bf8d5'
'bf58290793d3a095ef95fb1fac2de89a'
- 'de6db1147385c058b2e94df3c1739fdf'
'cb9384ce179d08be6c90df6d0a0977a1'
'258c33888c85d1ecc0bbdf59c3a92895'
'21c98f19e883879dd3336c1fa143fd31')