2018-01-18 22:47:42 +01:00
|
|
|
pkgbase = linux-clear
|
2019-11-06 16:15:29 +01:00
|
|
|
pkgdesc = Clear Linux
|
2021-10-27 18:12:03 +02:00
|
|
|
pkgver = 5.14.15
|
|
|
|
pkgrel = 1
|
2018-01-18 22:47:42 +01:00
|
|
|
url = https://github.com/clearlinux-pkgs/linux
|
|
|
|
arch = x86_64
|
|
|
|
license = GPL2
|
|
|
|
makedepends = bc
|
2019-09-08 12:25:04 +02:00
|
|
|
makedepends = cpio
|
2018-01-27 08:30:23 +01:00
|
|
|
makedepends = git
|
2018-01-18 22:47:42 +01:00
|
|
|
makedepends = kmod
|
|
|
|
makedepends = libelf
|
2021-10-18 00:53:17 +02:00
|
|
|
makedepends = pahole
|
2018-01-18 22:47:42 +01:00
|
|
|
makedepends = xmlto
|
|
|
|
options = !strip
|
2021-09-29 01:47:47 +02:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.xz
|
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.tar.sign
|
2021-10-27 18:12:03 +02:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.15.xz
|
2021-10-26 21:16:04 +02:00
|
|
|
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.14.14-1085
|
2021-09-29 01:47:47 +02:00
|
|
|
source = more-uarches-20210914.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210914.tar.gz
|
|
|
|
source = 0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch::https://raw.githubusercontent.com/xanmod/linux-patches/e2d48df5def86f498766b22e836a9c2f1bcb3809/linux-5.14.y-xanmod/pci_acso/0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch
|
|
|
|
source = 0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW.patch::https://raw.githubusercontent.com/xanmod/linux-patches/e2d48df5def86f498766b22e836a9c2f1bcb3809/linux-5.14.y-xanmod/userns/0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW.patch
|
2018-01-27 08:30:23 +01:00
|
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
2021-09-29 01:47:47 +02:00
|
|
|
sha256sums = 7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2
|
2018-01-27 08:30:23 +01:00
|
|
|
sha256sums = SKIP
|
2021-10-27 18:12:03 +02:00
|
|
|
sha256sums = ec985a9c34dde3eaccefef40cb5fe1a7a371fadff21bc47c8a6aee115b6035f9
|
2018-01-27 08:30:23 +01:00
|
|
|
sha256sums = SKIP
|
2021-09-29 01:47:47 +02:00
|
|
|
sha256sums = b70720e7537a0b6455edaeb198d52151fb3b3c3a91631b8f43d2e71b694da611
|
|
|
|
sha256sums = 1c7aee7bccb1d848887b0cef273518badb09021788b148db1c6168d4c761f1fd
|
|
|
|
sha256sums = ece72251dacc37d239a5bbf170629c155cee634c05febd8d654b110077d29f28
|
2018-01-18 22:47:42 +01:00
|
|
|
|
|
|
|
pkgname = linux-clear
|
2019-11-06 16:15:29 +01:00
|
|
|
pkgdesc = The Clear Linux kernel and modules
|
2018-01-18 22:47:42 +01:00
|
|
|
install = linux.install
|
|
|
|
depends = coreutils
|
|
|
|
depends = kmod
|
2019-10-05 15:57:20 +02:00
|
|
|
depends = initramfs
|
2018-01-18 22:47:42 +01:00
|
|
|
optdepends = crda: to set the correct wireless channels of your country
|
2019-10-05 15:57:20 +02:00
|
|
|
optdepends = linux-firmware: firmware images needed for some devices
|
2018-08-20 22:54:21 +02:00
|
|
|
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
|
2020-04-03 18:34:59 +02:00
|
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
2018-11-03 14:46:00 +01:00
|
|
|
provides = WIREGUARD-MODULE
|
2018-01-18 22:47:42 +01:00
|
|
|
|
|
|
|
pkgname = linux-clear-headers
|
2019-11-06 16:15:29 +01:00
|
|
|
pkgdesc = Headers and scripts for building modules for the Clear Linux kernel
|
2021-10-18 00:53:17 +02:00
|
|
|
depends = pahole
|