summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-02-16 21:06:52 +0100
committerEggz2024-02-16 21:06:52 +0100
commitd34a9e5cb056bd318d29e19004419985c31bded6 (patch)
treed6103a6cfd8d24712e35502c7f6bff60a706cedf
parent86bbf026659d323787412585a1bf76a9577aee0f (diff)
downloadaur-d34a9e5cb056bd318d29e19004419985c31bded6.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
-rw-r--r--config.x86_642
3 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ff2f4e73478..1235dd58f986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-znver3
- pkgver = 6.7.v.4
+ pkgver = 6.7.v.5
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,12 +14,12 @@ 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.4
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.7.5
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
sha256sums = SKIP
- sha256sums = 265715307c44e753755c9587913be4527462b2dc218bdd84f772e941da5d6f64
+ sha256sums = 2c2ef3a33bbb345aed208f0fbbab8227845adcdcc1601bca573b2019faa8ef3a
sha256sums = 26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index 6ace00109ebf..214ed216f2d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd-znver3
_srcname=linux
-gitver=v6.7.4
+gitver=v6.7.5
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.7.v.4
+pkgver=6.7.v.5
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '265715307c44e753755c9587913be4527462b2dc218bdd84f772e941da5d6f64'
+ '2c2ef3a33bbb345aed208f0fbbab8227845adcdcc1601bca573b2019faa8ef3a'
#.preset file
'26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b'
#grayskypatch
@@ -52,9 +52,6 @@ prepare() {
git apply $patch || exit 2
done <<< $(ls ../*.patch)
- # git revert faulty commit for 5G Modules
- git revert c09c4f31998bac -n
-
# get kernel version
msg2 "Preparing kernel"
yes "" | make prepare
diff --git a/config.x86_64 b/config.x86_64
index 7f7aeb0832b2..233fc0736380 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.7.4 Kernel Configuration
+# Linux/x86 6.7.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y