summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-01-11 10:38:49 +0100
committerEggz2024-01-11 10:38:49 +0100
commit8cdbe729fb54df8b398fdf72448a1400a7e26134 (patch)
tree72aac52651e3956505a41772fd7510e27ea1cd8c
parent3ba8f2a0a5d0af7053985969466ec7158e66fc17 (diff)
downloadaur-8cdbe729fb54df8b398fdf72448a1400a7e26134.tar.gz
added drivetemp module thx 2 yamai (and some other mods)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config.x86_646
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c57d2ec4eaa7..bfb66c1c9dc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-znver3
pkgver = 6.7.v.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = linux-amd-znver3
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
source = flushbyasid.patch
sha256sums = SKIP
- sha256sums = 5cfad5539816ec82b28684d62bba7ed7b046aa25870a6fccd8277ead74f74833
+ sha256sums = 2e790d12734842112bc651d5192e8f4d3aa87d22310f582aaee2eb6fe5fb0198
sha256sums = 26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
sha256sums = 0878a970035793ca761c6f7499fb37cf04e6d9892758ca3fb9b99f846febfaf0
diff --git a/PKGBUILD b/PKGBUILD
index ce1c81669f2b..2d04398fff9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ gitver=v6.7
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
pkgver=6.7.v.0
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '5cfad5539816ec82b28684d62bba7ed7b046aa25870a6fccd8277ead74f74833'
+ '2e790d12734842112bc651d5192e8f4d3aa87d22310f582aaee2eb6fe5fb0198'
#.preset file
'26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b'
#grayskypatch
diff --git a/config.x86_64 b/config.x86_64
index e0f0137e0e2a..2243878cccea 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -4673,9 +4673,9 @@ CONFIG_SENSORS_FAM15H_POWER=m
CONFIG_SENSORS_APPLESMC=m
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
-# CONFIG_SENSORS_CORSAIR_CPRO is not set
-# CONFIG_SENSORS_CORSAIR_PSU is not set
-# CONFIG_SENSORS_DRIVETEMP is not set
+CONFIG_SENSORS_CORSAIR_CPRO=m
+CONFIG_SENSORS_CORSAIR_PSU=m
+CONFIG_SENSORS_DRIVETEMP=m
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_DELL_SMM=m