summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-01-26 08:45:54 +0100
committerEggz2024-01-26 08:45:54 +0100
commit4fa9fb749facab9e1189ab5aa643ccd5baf2cb37 (patch)
tree4ce16e41c78245c484dee5a90986e4776a9854bb
parente0433cc536c49375c03c025d50cb53f97fecc19f (diff)
downloadaur-4fa9fb749facab9e1189ab5aa643ccd5baf2cb37.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
-rw-r--r--config.x86_642
3 files changed, 7 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe9af8d3867d..7a48e44e9e7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-znver3
- pkgver = 6.7.v.1
+ pkgver = 6.7.v.2
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,16 +14,14 @@ pkgbase = linux-amd-znver3
makedepends = lzop
makedepends = gcc>=9.1
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.7.1
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.7.2
source = config.x86_64
source = linux-amd-znver3.preset
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
- source = flushbyasid.patch
sha256sums = SKIP
- sha256sums = d519aa561d9aa8de0255526ebf8e13db8523c6bcbad23439c4e42b9ededb5805
+ sha256sums = f6cc96c118bf443e31ad2d47ef904fb5a15a21e65ebf4de4003dc76c44c52d7b
sha256sums = 26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
- sha256sums = 0878a970035793ca761c6f7499fb37cf04e6d9892758ca3fb9b99f846febfaf0
pkgname = linux-amd-znver3
pkgdesc = Linux kernel aimed at the znver3 AMD Ryzen CPU based hardware
diff --git a/PKGBUILD b/PKGBUILD
index 54f83966908c..abb359911be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd-znver3
_srcname=linux
-gitver=v6.7.1
+gitver=v6.7.2
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.7.v.1
+pkgver=6.7.v.2
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -20,18 +20,14 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
"${pkgbase}.preset"
# patch from our graysky archlinux colleague
"https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/$patchver/$patchname"
- # nested KVM svm patch
- "flushbyasid.patch"
)
sha256sums=('SKIP'
#config.x86_64
- 'd519aa561d9aa8de0255526ebf8e13db8523c6bcbad23439c4e42b9ededb5805'
+ 'f6cc96c118bf443e31ad2d47ef904fb5a15a21e65ebf4de4003dc76c44c52d7b'
#.preset file
'26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b'
#grayskypatch
'81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe'
- #flushbyasid.patch
- '0878a970035793ca761c6f7499fb37cf04e6d9892758ca3fb9b99f846febfaf0'
)
_kernelname=${pkgbase#linux}
diff --git a/config.x86_64 b/config.x86_64
index 93579c8d58fb..294da2439bbb 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.7.1 Kernel Configuration
+# Linux/x86 6.7.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y