summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7431cce72e34a3514ab02bad40998b9d560cffd4 (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.15rc2.r0.gae64f9bd1d36
	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 = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9%2B_kernel_v4.13%2B.patch
	sha256sums = SKIP
	sha256sums = 03215fd466917a0045f5f51e7c46ffe21f14c078fb8bcd1ff99e740363afbb55
	sha256sums = 6c4ab77d0be624799b9b8e12b228fe181577b298d73355b14618ebf1f5675fa7
	sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8

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