This commit is contained in:
P. Jung 2021-10-20 16:14:11 +02:00
parent 3a3a7c5b33
commit 33f8ea08b0
2 changed files with 25 additions and 25 deletions

View File

@ -1,6 +1,6 @@
pkgbase = linux-cachyos
pkgdesc = Linux cfs scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.14.13
pkgver = 5.14.14
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@ -19,22 +19,22 @@ pkgbase = linux-cachyos
makedepends = tar
makedepends = xz
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.13.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.14.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-CK-TIMER.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/arch-patches-v10/0001-arch-patches.patch
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/misc/amd/0006-amd-cppc.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/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/0001-block-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/btrfs-patches-v7/0001-btrfs-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/fixes-miscellaneous-v6/0001-fixes-miscellaneous.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/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
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ksmbd-patches-v18/0001-ksmbd-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ksmbd-patches-v19/0001-ksmbd-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/hwmon-patches-v5/0001-hwmon-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lqx-patches/0001-lqx-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lrng-patches-v2/0001-lrng-patches.patch
@ -51,22 +51,22 @@ pkgbase = linux-cachyos
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-winesync.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-v4l2loopback.patch
source = auto-cpu-optimization.sh
md5sums = dd8c7efa62d69eb9a50806f2b0d6da01
md5sums = 9646d53502447936773c65cac149572c
md5sums = 6918c6961e213ae5ee0c9d374bb9a06b
md5sums = 04c5865e765e07cff0649824c2a8d810
md5sums = 581faf85cd625c41bbdd0cadbd0e451e
md5sums = f88c3290ece724c81921059df14965cf
md5sums = 430972ae1e936f99d8dc2a1f4fdaf774
md5sums = b87b77bd4273817f2b792d6fe965e417
md5sums = eb39a5681a153f5a1f5a67e8b9e957a5
md5sums = f0d84fc024b9933bc19db696e0393a4e
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
md5sums = a3f2cbf318dd2a63af9673f9e34e7125
md5sums = cb9f92bf2ce143d5552dc89b037fb1f7
md5sums = f364618bad6154856085c7025d388d3b
md5sums = 1eaf224f9f46096efb75c153b712d702
md5sums = 87c3ca227283a573646377e5d7e31089
md5sums = 7c0ff8bd5d8f1069ab34aec2060109c9
md5sums = fd934f7d11131d5a5043e4aea640583b
md5sums = 8a96c5e8346bd5b430776ac8a41f96b0
md5sums = 1b82eb13c4d3eaa368340b5a4f514ed1
md5sums = c5cc719fcd48592d437610c19b9a997b
md5sums = 5c9334532387ae8df80cff9bb5890954
md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4
md5sums = 366c90b64f9582c0733b8fb607a07594

View File

@ -112,7 +112,7 @@ if [ -n "$_use_llvm_lto" ]; then
else
pkgbase=linux-cachyos
fi
pkgver=5.14.13
pkgver=5.14.14
pkgrel=1
arch=(x86_64 x86_64_v3)
pkgdesc='Linux cfs scheduler Kernel by CachyOS and with some other patches and other improvements'
@ -132,17 +132,17 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/0001-CK-TIMER.patch"
"${_patchsource}/arch-patches-v10/0001-arch-patches.patch"
"${_patchsource}/0001-preempt-hz-cfs.patch"
"${_patchsource}/misc/amd/0006-amd-cppc.patch"
"${_patchsource}/cpufreq-patches/0001-cpufreq-patches.patch"
"${_patchsource}/misc/0008-remove-LightNVM.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/0001-block-patches.patch"
"${_patchsource}/btrfs-patches-v7/0001-btrfs-patches.patch"
"${_patchsource}/fixes-miscellaneous-v6/0001-fixes-miscellaneous.patch"
"${_patchsource}/block-patches-v2/0001-block-patches.patch"
"${_patchsource}/btrfs-patches-v8/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"
"${_patchsource}/ksmbd-patches-v18/0001-ksmbd-patches.patch"
"${_patchsource}/ksmbd-patches-v19/0001-ksmbd-patches.patch"
"${_patchsource}/hwmon-patches-v5/0001-hwmon-patches.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
"${_patchsource}/lrng-patches-v2/0001-lrng-patches.patch"
@ -611,22 +611,22 @@ _package-headers() {
}
md5sums=('dd8c7efa62d69eb9a50806f2b0d6da01'
md5sums=('9646d53502447936773c65cac149572c'
'6918c6961e213ae5ee0c9d374bb9a06b'
'04c5865e765e07cff0649824c2a8d810'
'581faf85cd625c41bbdd0cadbd0e451e'
'f88c3290ece724c81921059df14965cf'
'430972ae1e936f99d8dc2a1f4fdaf774'
'b87b77bd4273817f2b792d6fe965e417'
'eb39a5681a153f5a1f5a67e8b9e957a5'
'f0d84fc024b9933bc19db696e0393a4e'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
'a3f2cbf318dd2a63af9673f9e34e7125'
'cb9f92bf2ce143d5552dc89b037fb1f7'
'f364618bad6154856085c7025d388d3b'
'1eaf224f9f46096efb75c153b712d702'
'87c3ca227283a573646377e5d7e31089'
'7c0ff8bd5d8f1069ab34aec2060109c9'
'fd934f7d11131d5a5043e4aea640583b'
'8a96c5e8346bd5b430776ac8a41f96b0'
'1b82eb13c4d3eaa368340b5a4f514ed1'
'c5cc719fcd48592d437610c19b9a997b'
'5c9334532387ae8df80cff9bb5890954'
'6787c78ba3e7b0a34fbba9c50da7e3b4'
'366c90b64f9582c0733b8fb607a07594'