summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cba8c0f2147403c3c2d34d75c6f0dc16a863936f (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
pkgbase = linux-slim
	pkgver = 5.14.v.9
	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
	makedepends = lzop
	options = !strip
	source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.14.9
	source = config.x86_64
	source = linux-slim.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 = 1c5e2839ea856cf4d2e15b2b75af514aa2752b741403eb41305e96eeeffbc6d5
	sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
	sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
	sha256sums = 2f99d9e37f372925e054115bfead4723a328ffbdb7bf958753aab2ac48dc5673

pkgname = linux-slim
	pkgdesc = Linux kernel slimmed down to only work on AMD hardware. Zero compatibility.
	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-slim.preset

pkgname = linux-slim-headers
	pkgdesc = Header files and scripts for building modules for the slimmed down linux kernel.