summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 8 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc540d8e067c..eb322e66a6a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-raven
- pkgver = 5.1.v.18
+ pkgver = 6.8.v.8
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,30 +11,23 @@ pkgbase = linux-amd-raven
makedepends = bc
makedepends = git
makedepends = libelf
+ makedepends = lzop
+ makedepends = gcc>=9.1
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.8.8
source = config.x86_64
- source = linux-amd-raven.preset
+ source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20240221.2/more-uarches-for-kernel-6.8-rc4+.patch
sha256sums = SKIP
- sha256sums = 04f9b19d0dde49a132d79006663cac6cfe3a0eb1252ca33e9694a63f00bccb65
- sha256sums = 0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87
+ sha256sums = ad4310f0da80a446f4ca3e664b21ca70c337b58f055a72309e4ddda17f62f196
+ sha256sums = d69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3
pkgname = linux-amd-raven
pkgdesc = Linux kernel with working amdgpu for Raven Ridge hardware
- install = linux.install
depends = coreutils
depends = linux-firmware
depends = kmod
- depends = mkinitcpio>=0.7
+ depends = lzop
optdepends = crda: to set the correct wireless channels of your country
- provides = linux
- backup = etc/mkinitcpio.d/linux-amd-raven.preset
pkgname = linux-amd-raven-headers
pkgdesc = Header files and scripts for building modules for Linux kerel with working amdgpu for Raven Ridge hardware
- provides = linux-headers
-
-pkgname = linux-amd-raven-docs
- pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel
- provides = linux-docs
-