5.14.12
This commit is contained in:
parent
5910ffb05d
commit
e3c11a2950
2 changed files with 16 additions and 16 deletions
16
PKGBUILD
16
PKGBUILD
|
@ -46,7 +46,7 @@ _makenconfig=
|
|||
|
||||
|
||||
## Apply Kernel automatic Optimization
|
||||
_use_auto_optimization=
|
||||
_use_auto_optimization=y
|
||||
|
||||
## Apply Kernel Optimization selecting
|
||||
_use_optimization_select=
|
||||
|
@ -114,8 +114,8 @@ pkgbase=linux-cachyos-lto
|
|||
else
|
||||
pkgbase=linux-cachyos
|
||||
fi
|
||||
pkgver=5.14.11
|
||||
pkgrel=3
|
||||
pkgver=5.14.12
|
||||
pkgrel=1
|
||||
arch=(x86_64 x86_64_v3)
|
||||
pkgdesc='Linux cfs scheduler Kernel by CachyOS and with some other patches and other improvements'
|
||||
_gittag=v${pkgver%.*}-${pkgver##*.}
|
||||
|
@ -148,7 +148,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
|
|||
"${_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-v17/0001-ksmbd-patches.patch"
|
||||
"${_patchsource}/hwmon-patches/0001-hwmon-patches.patch"
|
||||
"${_patchsource}/hwmon-patches-v2/0001-hwmon-patches.patch"
|
||||
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
|
||||
"${_patchsource}/lrng-patches-v2/0001-lrng-patches.patch"
|
||||
"${_patchsource}/lru-patches-v4/0001-lru-patches.patch"
|
||||
|
@ -157,7 +157,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
|
|||
"${_patchsource}/zen-patches-v3/0001-zen-patches.patch"
|
||||
"${_patchsource}/zstd-patches-v2/0001-zstd-patches.patch"
|
||||
"${_patchsource}/security-patches/0001-security-patches.patch"
|
||||
"${_patchsource}/zstd-dev-patches-v6/0001-zstd-dev-patches.patch"
|
||||
"${_patchsource}/zstd-upstream-patches-v6/0001-zstd-upstream-patches.patch"
|
||||
"${_patchsource}/ntfs3-patches-v14/0001-ntfs3-patches.patch"
|
||||
"${_patchsource}/0001-ksm.patch"
|
||||
"${_patchsource}/0001-cpu-patches.patch"
|
||||
|
@ -611,7 +611,7 @@ _package-headers() {
|
|||
|
||||
}
|
||||
|
||||
md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3'
|
||||
md5sums=('a52286fe206a3f7664ca5a6c5995b9ed'
|
||||
'd93835cc970f8c135609081fec836139'
|
||||
'04c5865e765e07cff0649824c2a8d810'
|
||||
'581faf85cd625c41bbdd0cadbd0e451e'
|
||||
|
@ -629,7 +629,7 @@ md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3'
|
|||
'fd934f7d11131d5a5043e4aea640583b'
|
||||
'8a96c5e8346bd5b430776ac8a41f96b0'
|
||||
'f71331c247285499ca42b63d707831a6'
|
||||
'bad682a72d2549f409caea361fb0456f'
|
||||
'721b2f6181696a8f95355ca1ad31064f'
|
||||
'6787c78ba3e7b0a34fbba9c50da7e3b4'
|
||||
'366c90b64f9582c0733b8fb607a07594'
|
||||
'8adcaccbb5c0ebd4bc81144e16b92627'
|
||||
|
@ -638,7 +638,7 @@ md5sums=('0eba0d3a75f56ddbbb0f4265b35724c3'
|
|||
'cfef1423ad1e6aecad63f0d5eacaea37'
|
||||
'808981a36c81165953017e5e432c1fa1'
|
||||
'f6a1c51adfc68fb7b52dc5715a9cb5a7'
|
||||
'97d9c9da437152c2f1161e5da5b5d7d4'
|
||||
'6bce25efd0395a4d0a9e0fc52e0d93e4'
|
||||
'0636779d32ba47bda25d3edb5fbd08c9'
|
||||
'566435a0444ee45816599f2e0e362c7a'
|
||||
'bb22330e270bf36ccf53cb04d6b496d2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue