summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3b0d900e0f6e3fd0ab349202a1bea5e8b5b5fec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
pkgbase = linux-amd
	pkgver = 6.0.v.5
	pkgrel = 1
	url = https://www.kernel.org/
	arch = x86_64
	license = GPL2
	makedepends = xmlto
	makedepends = docbook-xsl
	makedepends = kmod
	makedepends = inetutils
	makedepends = bc
	makedepends = git
	makedepends = libelf
	makedepends = lzop
	makedepends = gcc>=10.3
	options = !strip
	source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.0.5
	source = config.x86_64
	source = linux-amd.preset
	source = linux.install
	source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20221022/more-uarches-for-kernel-5.17+.patch
	sha256sums = SKIP
	sha256sums = 2491ac43495624276098ffbfa6a0a805475edda3d22e336d62ce34e1f4c45b3e
	sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
	sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
	sha256sums = 9c336c657097a1324cd7632f6d7e56b68660c7fdd97444f96e174322844eaaec

pkgname = linux-amd
	pkgdesc = Linux kernel aimed at the latest AMD Ryzen CPU based hardware (ZNVER3/MZEN3)
	install = linux.install
	depends = coreutils
	depends = linux-firmware
	depends = kmod
	depends = lzop
	optdepends = crda: to set the correct wireless channels of your country
	backup = etc/mkinitcpio.d/linux-amd.preset

pkgname = linux-amd-headers
	pkgdesc = Header files and scripts for building modules for Linux kernel aimed at the latest AMD CPU based hardware

pkgname = linux-amd-docs
	pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel