summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorptr13372021-04-21 23:54:16 +0200
committerptr13372021-04-21 23:54:16 +0200
commitccb26b7d96c38251055dcacde6011a47d2bfffd8 (patch)
tree84c38bd06bd07e6e9b5847dbdd1dc325f974511e /PKGBUILD
parentf599520a0fa87ee254e5d54e8cc697c74d1e1657 (diff)
downloadaur-ccb26b7d96c38251055dcacde6011a47d2bfffd8.tar.gz
kernel 5.11.16, btrfs patch added, fixed docker bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17266bb0b3fd..348f96d8810b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,14 +59,14 @@ _use_current=
pkgbase=linux-cacule-rdb
# pkgname=('linux-cacule' linux-cacule-headers)
_major=5.11
-_minor=15
+_minor=16
#_minorc=$((_minor+1))
#_rcver=rc7
pkgver=${_major}.${_minor}
_stable=${_major}.${_minor}
#_stablerc=${_major}-${_rcver}
_srcname=linux-${_stable}
-pkgrel=9
+pkgrel=1
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -86,6 +86,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.xz"
"${_patchsource}/futex-patches/0007-v5.11-fsync.patch"
"${_patchsource}/misc/0002-init-Kconfig-enable-O3-for-all-arches.patch"
"${_patchsource}/misc/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch"
+ "${_patchsource}/btrfs-patches/0001-btrfs-patches.patch"
"${_patchsource}/bbr2-patches/0001-bbr2-5.11-introduce-BBRv2.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
"${_patchsource}/xanmod-patches/0001-xanmod-patches.patch"
@@ -95,7 +96,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.xz"
"${_patchsource}/zswap-patches/0001-zswap-patches.patch"
"${_patchsource}/clearlinux-patches/0001-clearlinux-patches.patch")
-sha256sums=('d6a7845357cf56b695e50b4c60e09a8832b651ac701062a76145550a8e77c44a'
+sha256sums=('21163681d130cbce5a6be39019e2c69e44f284855ddd70b1a3bd039249540f43'
'2e3b1f1b6ceb958a3e4b2a4740c77953287a2cdb156234af8c9bf9ddad9268e3'
'c539655de9eef5084b6349389b1a2fac3aaab274149c9b95667cca93570166ea'
'cf00507d6881b737a9814d152e27b1db02f45a4d8a8ba3f4c9f542f0964ac697'
@@ -106,6 +107,7 @@ sha256sums=('d6a7845357cf56b695e50b4c60e09a8832b651ac701062a76145550a8e77c44a'
'b302ba6c5bbe8ed19b20207505d513208fae1e678cf4d8e7ac0b154e5fe3f456'
'15524321f6e532747be4145341dd6d426a4240bf190e85160bdf06ae6ea0ff20'
'bc35b9f8f695d3f0ef88ba1a5abad8c881c8ad1eda681dd139d887df6f7a9849'
+ '4e25daa2c11d9f24af8d34b7621689ab3beeb5af185b1178cdec7f610283b5be'
'68dcadab17c405335633e0ded03d13a78ee524311bc927df2a0f0fc1a1463caf'
'b268f8f50734239fee6910d8d7cfa5742e9f17cbd9e90f258139a5df44fed407'
'a571b8db83f36d36222b3b11ed607fc93728a351782edbe1129b623c236f050e'