summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a5623e0651d0fa7517a9f3c6cdb7b47c602cb09 (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
pkgbase = linux-slim
	pkgver = 6.7.v.5
	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=v6.7.5
	source = config.x86_64
	source = linux-slim.preset
	source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
	sha256sums = SKIP
	sha256sums = 50f6cd2c52cc56d2755d91e5053830844723c428e76e04f81c3e8d6b32fec14a
	sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
	sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe

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
	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.