summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cfc42fbed832bb1a87262e4488963dea93d1c612 (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
43
44
45
46
47
48
49
50
51
52
53
pkgbase = linux-clear
	pkgver = 4.19.2
	pkgrel = 2
	url = https://github.com/clearlinux-pkgs/linux
	arch = x86_64
	license = GPL2
	makedepends = bc
	makedepends = git
	makedepends = inetutils
	makedepends = kmod
	makedepends = libelf
	makedepends = linux-firmware
	makedepends = xmlto
	options = !strip
	source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
	source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
	source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.2.xz
	source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=4.19.2-662
	source = https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz
	source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
	source = 60-linux.hook
	source = 90-linux.hook
	source = 99-linux.hook
	source = linux.preset
	validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
	validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
	sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
	sha256sums = SKIP
	sha256sums = 51603f6bd4549f97d99a8c8f7e898f6f2b53b2347cb37ed404bf210e2f83f81d
	sha256sums = SKIP
	sha256sums = 29f9e8dc27e6c9b6488cecd7fe2394030307799e511db2d197d9e6553a7f9e40
	sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
	sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
	sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
	sha256sums = 5f6ba52aaa528c4fa4b1dc097e8930fad0470d7ac489afcb13313f289ca32184
	sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65

pkgname = linux-clear
	pkgdesc = Clearlinux kernel and modules
	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
	optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
	provides = WIREGUARD-MODULE
	backup = etc/mkinitcpio.d/linux-clear.preset

pkgname = linux-clear-headers
	pkgdesc = Header files and scripts for building modules for linux-clear
	depends = linux-clear