summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6334dfdb93284a71127eae2b5c3c69136fcce82b (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
pkgbase = linux-slim
	pkgver = 6.8.v.7
	pkgrel = 2
	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=v6.8.7
	source = config.x86_64
	source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20240221.2/more-uarches-for-kernel-6.8-rc4+.patch
	sha256sums = SKIP
	sha256sums = 75c8d065beffd0f9c7ec752f0caed3671677daec5bf8f03ac58f9b1c25a36f73
	sha256sums = d69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3

pkgname = linux-slim
	pkgdesc = Linux kernel slimmed down to only work on AMD hardware. Zero compatibility.
	depends = coreutils
	depends = linux-firmware
	depends = kmod
	depends = mkinitcpio>=0.7
	depends = lzop
	optdepends = crda: to set the correct wireless channels of your country

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