summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fca1bb9bae7f0651920fe5968e47ef5e32c5dde5 (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
43
pkgbase = linux-amd
	pkgver = 5.13.v.12
	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=v5.13.12
	source = config.x86_64
	source = linux-amd.preset
	source = linux.install
	source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210817/more-uarches-for-kernel-5.8+.patch
	sha256sums = SKIP
	sha256sums = b989fb779e382a657486806f8ffeb8ccc17413e7cadf20fc11821b4db7092098
	sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
	sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
	sha256sums = d5c1e9f1bc33231f67a402ef192f0115f1a15bd1e4c35099138ee72e5d6ac682

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 = mkinitcpio>=0.7
	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