This commit is contained in:
P. Jung 2021-10-21 08:02:03 +00:00
parent bb25474b71
commit 4092ece19c
No known key found for this signature in database
GPG key ID: AFC052D06215E148
2 changed files with 20 additions and 8 deletions

View file

@ -1,7 +1,7 @@
pkgbase = linux-cachyos-bmq
pkgdesc = Linux-bmq Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.14.14
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@ -26,11 +26,14 @@ pkgbase = linux-cachyos-bmq
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-preempt-hz-cfs.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/cpufreq-patches/0001-cpufreq-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0008-remove-LightNVM.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-slub.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/amd/0011-amd-ptdma.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-clearlinux-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ll-patches/0004-mm-set-8-megabytes-for-address_space-level-file-read.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/block-patches-v2/0001-block-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/btrfs-patches-v8/0001-btrfs-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/btrfs-patches-v9/0001-btrfs-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/fixes-miscellaneous-v7/0001-fixes-miscellaneous.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/futex-xanmod-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/futex2-xanmod-patches-v2/0001-futex2-resync-from-gitlab.collabora.com.patch
@ -58,11 +61,14 @@ pkgbase = linux-cachyos-bmq
md5sums = f88c3290ece724c81921059df14965cf
md5sums = b87b77bd4273817f2b792d6fe965e417
md5sums = eb39a5681a153f5a1f5a67e8b9e957a5
md5sums = 0464f6f1267bae4d87ee97a305d32467
md5sums = e2a4af58b9d784226792fdc71d2cabba
md5sums = 54f750c0e08b4e5b51a49c494a6891d6
md5sums = f0d84fc024b9933bc19db696e0393a4e
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
md5sums = 1eaf224f9f46096efb75c153b712d702
md5sums = 87c3ca227283a573646377e5d7e31089
md5sums = 08183676295d4a89a2c65b1bc326ae3f
md5sums = 7c0ff8bd5d8f1069ab34aec2060109c9
md5sums = fd934f7d11131d5a5043e4aea640583b
md5sums = 8a96c5e8346bd5b430776ac8a41f96b0

View file

@ -115,7 +115,7 @@ else
pkgbase=linux-cachyos-bmq
fi
pkgver=5.14.14
pkgrel=1
pkgrel=2
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-bmq Kernel by CachyOS and with some other patches and other improvements'
_gittag=v${pkgver%.*}-${pkgver##*.}
@ -136,11 +136,14 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/0001-preempt-hz-cfs.patch"
"${_patchsource}/cpufreq-patches/0001-cpufreq-patches.patch"
"${_patchsource}/misc/0008-remove-LightNVM.patch"
"${_patchsource}/0001-slub.patch"
"${_patchsource}/misc/amd/0011-amd-ptdma.patch"
"${_patchsource}/0001-clearlinux-patches.patch"
"${_patchsource}/ll-patches/0004-mm-set-8-megabytes-for-address_space-level-file-read.patch"
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
"${_patchsource}/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch"
"${_patchsource}/block-patches-v2/0001-block-patches.patch"
"${_patchsource}/btrfs-patches-v8/0001-btrfs-patches.patch"
"${_patchsource}/btrfs-patches-v9/0001-btrfs-patches.patch"
"${_patchsource}/fixes-miscellaneous-v7/0001-fixes-miscellaneous.patch"
"${_patchsource}/futex-xanmod-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/futex2-xanmod-patches-v2/0001-futex2-resync-from-gitlab.collabora.com.patch"
@ -439,9 +442,9 @@ prepare() {
scripts/config --enable CONFIG_CPU_FREQ_GOV_CONSERVATIVE
scripts/config --enable CONFIG_CPU_FREQ_GOV_USERSPACE
scripts/config --enable CONFIG_CPU_FREQ_GOV_SCHEDUTIL
echo "Enable AMD PSTATE v3 driver"
echo "Enable AMD PSTATE v2 driver"
scripts/config --enable CONFIG_X86_AMD_PSTATE
scripts/config --enable CONFIG_AMD_PTDMA
### Optionally disable NUMA for 64-bit kernels only
@ -623,11 +626,14 @@ md5sums=('9646d53502447936773c65cac149572c'
'f88c3290ece724c81921059df14965cf'
'b87b77bd4273817f2b792d6fe965e417'
'eb39a5681a153f5a1f5a67e8b9e957a5'
'0464f6f1267bae4d87ee97a305d32467'
'e2a4af58b9d784226792fdc71d2cabba'
'54f750c0e08b4e5b51a49c494a6891d6'
'f0d84fc024b9933bc19db696e0393a4e'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
'1eaf224f9f46096efb75c153b712d702'
'87c3ca227283a573646377e5d7e31089'
'08183676295d4a89a2c65b1bc326ae3f'
'7c0ff8bd5d8f1069ab34aec2060109c9'
'fd934f7d11131d5a5043e4aea640583b'
'8a96c5e8346bd5b430776ac8a41f96b0'