summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b8f5e2d3c3279fa3d1cce59f64a8b312f139fd5 (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.14.v.15
	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.14.15
	source = config.x86_64
	source = linux-amd.preset
	source = linux.install
	source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210914/more-uarches-for-kernel-5.8-5.14.patch
	sha256sums = SKIP
	sha256sums = dec4cf4bf85f80ff7598a1f00488b235f0557b848309ac4259cda984397c1007
	sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
	sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
	sha256sums = 2f99d9e37f372925e054115bfead4723a328ffbdb7bf958753aab2ac48dc5673

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