blob: 4c9d777fabdefa8e3ca8b56edbe36e13be64d049 (
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-clear-lts2019
pkgdesc = Clear Linux lts2019
pkgver = 5.4.257
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2019
arch = x86_64
license = GPL2
makedepends = bc
makedepends = cpio
makedepends = git
makedepends = libelf
makedepends = pahole
makedepends = xmlto
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.257.xz
source = linux-clear-lts2019::git+https://github.com/clearlinux-pkgs/linux-lts2019.git#tag=5.4.257-238
source = more-uarches-20211114.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20211114.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
sha256sums = 887e073475597edad9d3423ac08c47a073b0f1cb3e3d47b7e9949fc597b15955
sha256sums = SKIP
sha256sums = fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba
pkgname = linux-clear-lts2019
pkgdesc = The Clear Linux lts2019 kernel and modules
install = linux.install
depends = coreutils
depends = kmod
depends = initramfs
optdepends = wireless-regdb: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
pkgname = linux-clear-lts2019-headers
pkgdesc = Headers and scripts for building modules for the Clear Linux lts2019 kernel
depends = pahole
|