fix
This commit is contained in:
parent
73d0bb75f0
commit
74c52a914c
2 changed files with 8 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-cachyos
|
||||
pkgdesc = Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements
|
||||
pkgver = 5.14.15
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/CachyOS/linux-cachyos
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
|
@ -21,6 +21,7 @@ pkgbase = linux-cachyos
|
|||
options = !strip
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.15.tar.xz
|
||||
source = config
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-5.14.15-fixes.patch
|
||||
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
|
||||
|
@ -55,6 +56,7 @@ pkgbase = linux-cachyos
|
|||
source = auto-cpu-optimization.sh
|
||||
md5sums = 54c6f1371128e1a80dd700f52223aa64
|
||||
md5sums = b09057d8f5bd130039a6dc4e79c5dd9d
|
||||
md5sums = 2808a1675cdd369bb0e26f3d44050fc0
|
||||
md5sums = 04c5865e765e07cff0649824c2a8d810
|
||||
md5sums = 581faf85cd625c41bbdd0cadbd0e451e
|
||||
md5sums = f88c3290ece724c81921059df14965cf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue