summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-08 15:22:00 +0000
committerP. Jung2021-09-08 15:22:00 +0000
commit1c1943c72375d1777878152db8bf6bde46241469 (patch)
tree8def1fa61ca8fb4f07b3d71bbe43c7f2fd81a724
parent59e618d9fa39b7865d1058e47942475d24c7928b (diff)
downloadaur-1c1943c72375d1777878152db8bf6bde46241469.tar.gz
misc patch + checksums
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 024dde724ce9..1fc78be0d6b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule
pkgdesc = Linux-CacULE Kernel by Hamad Marri and with some other patchsets
pkgver = 5.14.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
arch = x86_64_v3
@@ -24,7 +24,6 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/CacULE/v5.14/cacule-5.14.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/misc/0004-folio-mm.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/misc/0009-compiler-remove-stale-cc-option-checks.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/misc/0007-string.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/misc/allpollingrate.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/misc/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch
@@ -32,6 +31,7 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/block-patches/0001-block-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/lqx-patches/0001-lqx-patches.patch
@@ -53,7 +53,6 @@ pkgbase = linux-cacule
md5sums = cf26387aadf2a90428350ac246b070c9
md5sums = 40a9380b2884f5d417791f06389ba57e
md5sums = a804260e2f301ffe2a17d6e3625a9711
- md5sums = 50868332310ae198428861fb7e743d5e
md5sums = d6e5581b4fade267a28deb8e73d236f5
md5sums = f154315498da9bf593c11d88041bde48
md5sums = f8e172e9ea554bbb1053eb122c3ace35
@@ -61,6 +60,7 @@ pkgbase = linux-cacule
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
md5sums = a3f2cbf318dd2a63af9673f9e34e7125
+ md5sums = 719316cce732595270043577fe48c8e7
md5sums = 0849b25513dc47e3defa00f26f60eedb
md5sums = 2891eb036469d04995d9b21a5e389d8a
md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4
diff --git a/PKGBUILD b/PKGBUILD
index 4346174f012e..1c3bb58a3414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,7 +75,7 @@ pkgbase=linux-cacule
pkgname=('linux-cacule' 'linux-cacule-headers')
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver=5.14.2
-pkgrel=2
+pkgrel=3
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -92,7 +92,6 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
"${_caculepatches}/v5.14/cacule-5.14.patch"
"${_patchsource}/misc/0004-folio-mm.patch"
- "${_patchsource}/misc/0009-compiler-remove-stale-cc-option-checks.patch"
"${_patchsource}/misc/0007-string.patch"
"${_patchsource}/misc/allpollingrate.patch"
"${_patchsource}/misc/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch"
@@ -100,8 +99,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_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/0001-btrfs-patches.patch"
-# "${_patchsource}/fixes-miscellaneous/0001-fixes-miscellaneous.patch"
+ "${_patchsource}/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch"
"${_patchsource}/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
@@ -526,7 +524,6 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'cf26387aadf2a90428350ac246b070c9'
'40a9380b2884f5d417791f06389ba57e'
'a804260e2f301ffe2a17d6e3625a9711'
- '50868332310ae198428861fb7e743d5e'
'd6e5581b4fade267a28deb8e73d236f5'
'f154315498da9bf593c11d88041bde48'
'f8e172e9ea554bbb1053eb122c3ace35'
@@ -534,6 +531,7 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
'a3f2cbf318dd2a63af9673f9e34e7125'
+ '719316cce732595270043577fe48c8e7'
'0849b25513dc47e3defa00f26f60eedb'
'2891eb036469d04995d9b21a5e389d8a'
'6787c78ba3e7b0a34fbba9c50da7e3b4'