summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e1beea7d2bb157edf3920f4af178e1d857d55355 (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-ryzen-git
	pkgver = 4.16rc3.r0.g4a3928c6f8a5
	pkgrel = 1
	url = http://www.kernel.org/
	arch = x86_64
	license = GPL2
	makedepends = xmlto
	makedepends = docbook-xsl
	makedepends = kmod
	makedepends = inetutils
	makedepends = bc
	makedepends = git
	makedepends = libelf
	options = !strip
	source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
	source = config.x86_64
	source = linux-ryzen-git.preset
	source = enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v4.16%2B.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 6c4ab77d0be624799b9b8e12b228fe181577b298d73355b14618ebf1f5675fa7
	sha256sums = SKIP

pkgname = linux-ryzen-git
	pkgdesc = The Linux kernel and modules (git version), with GCC optimization patch and Ryzen-friendly config flags (CONFIG_RCU_NOCB_CPU=y) to enable the rcu_nocbs=0-x boot argument
	install = linux.install
	depends = coreutils
	depends = linux-firmware
	depends = kmod
	depends = mkinitcpio>=0.7
	optdepends = crda: to set the correct wireless channels of your country
	provides = linux
	backup = etc/mkinitcpio.d/linux-ryzen-git.preset

pkgname = linux-ryzen-git-headers
	pkgdesc = Header files and scripts for building modules for Linux kernel (git version)
	provides = linux-headers

pkgname = linux-ryzen-git-docs
	pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux kernel (git version)
	provides = linux-docs