48 lines
2.4 KiB
Text
48 lines
2.4 KiB
Text
pkgbase = linux-clear
|
|
pkgdesc = Clear Linux
|
|
pkgver = 5.16.16
|
|
pkgrel = 1
|
|
url = https://github.com/clearlinux-pkgs/linux
|
|
arch = x86_64
|
|
license = GPL2
|
|
makedepends = bc
|
|
makedepends = cpio
|
|
makedepends = git
|
|
makedepends = kmod
|
|
makedepends = libelf
|
|
makedepends = pahole
|
|
makedepends = xmlto
|
|
options = !strip
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.sign
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.16.16.xz
|
|
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.16.15-1134
|
|
source = more-uarches-20211114.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20211114.tar.gz
|
|
source = 0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch::https://raw.githubusercontent.com/xanmod/linux-patches/6b08df20f31708099a7fbccf5448958b4836118f/linux-5.16.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/6b08df20f31708099a7fbccf5448958b4836118f/linux-5.16.y-xanmod/userns/0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW.patch
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
sha256sums = 027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
|
|
sha256sums = SKIP
|
|
sha256sums = 9e7af5007d3596c1efee8556aaa1b1a2e40ddded107448b583624a1f305376db
|
|
sha256sums = SKIP
|
|
sha256sums = fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba
|
|
sha256sums = c19a16f7cd760d79016c5108ae5d655d7f785d093edb4a186f69531f65889197
|
|
sha256sums = ece72251dacc37d239a5bbf170629c155cee634c05febd8d654b110077d29f28
|
|
|
|
pkgname = linux-clear
|
|
pkgdesc = The Clear Linux kernel and modules
|
|
install = linux.install
|
|
depends = coreutils
|
|
depends = kmod
|
|
depends = initramfs
|
|
optdepends = crda: 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
|
|
provides = KSMBD-MODULE
|
|
|
|
pkgname = linux-clear-headers
|
|
pkgdesc = Headers and scripts for building modules for the Clear Linux kernel
|
|
depends = pahole
|