summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-10 20:25:29 +0000
committerP. Jung2021-09-10 20:25:29 +0000
commit5af6eb240ef955f9ee88112b29bb621aab23d713 (patch)
treeda92ed907d026d3ac398a9701a25df60b1e68d99
parentdf7748264882504c8a016500742e8b54130378c2 (diff)
downloadaur-5af6eb240ef955f9ee88112b29bb621aab23d713.tar.gz
amd cppc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config2
3 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b741b529abf..c80a59f44ccf 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 = 5
+ pkgrel = 6
url = https://github.com/ptr1337/linux-cacule
arch = x86_64
arch = x86_64_v3
@@ -27,6 +27,7 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0007-string.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/allpollingrate.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0001-AMD-CPPC.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/bfq-patches/0001-bfq-patches.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
@@ -57,6 +58,7 @@ pkgbase = linux-cacule
md5sums = d6e5581b4fade267a28deb8e73d236f5
md5sums = f154315498da9bf593c11d88041bde48
md5sums = f8e172e9ea554bbb1053eb122c3ace35
+ md5sums = 302cbad3c979395f37307a094f6d8fd5
md5sums = a0285c065b902ca625119e4ad43cbab4
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
diff --git a/PKGBUILD b/PKGBUILD
index b1aa8fc44e5d..2766935c67ec 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=5
+pkgrel=6
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -96,6 +96,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/misc/0007-string.patch"
"${_patchsource}/misc/allpollingrate.patch"
"${_patchsource}/misc/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch"
+ "${_patchsource}/misc/0001-AMD-CPPC.patch"
"${_patchsource}/bfq-patches/0001-bfq-patches.patch"
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
"${_patchsource}/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch"
@@ -529,6 +530,7 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'd6e5581b4fade267a28deb8e73d236f5'
'f154315498da9bf593c11d88041bde48'
'f8e172e9ea554bbb1053eb122c3ace35'
+ '302cbad3c979395f37307a094f6d8fd5'
'a0285c065b902ca625119e4ad43cbab4'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
diff --git a/config b/config
index d7cae968e166..6eb599ef1352 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.0 Kernel Configuration
+# Linux/x86 5.14.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y