47 lines
2.5 KiB
Text
47 lines
2.5 KiB
Text
pkgbase = linux-clear
|
|
pkgdesc = Clear Linux
|
|
pkgver = 6.0.3
|
|
pkgrel = 1
|
|
url = https://github.com/clearlinux-pkgs/linux
|
|
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/v6.x/linux-6.0.tar.xz
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.tar.sign
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.0.3.xz
|
|
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.0.2-1201
|
|
source = more-uarches-20220315.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20220315.tar.gz
|
|
source = 0001-pci-Enable-overrides-for-missing-ACS-capabilities-4fb567893c40f29c68ab952148d82709847f2106.patch::https://raw.githubusercontent.com/xanmod/linux-patches/4fb567893c40f29c68ab952148d82709847f2106/linux-5.19.y-xanmod/pci_acso/0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch
|
|
source = 0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW-4fb567893c40f29c68ab952148d82709847f2106.patch::https://raw.githubusercontent.com/xanmod/linux-patches/4fb567893c40f29c68ab952148d82709847f2106/linux-5.19.y-xanmod/userns/0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW.patch
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
sha256sums = 5c2443a5538de52688efb55c27ab0539c1f5eb58c0cfd16a2b9fbb08fd81788e
|
|
sha256sums = SKIP
|
|
sha256sums = c2735c685dda548811190ecb1379f52cbdb866b198914a67030072a7d2191ca3
|
|
sha256sums = SKIP
|
|
sha256sums = 5a29d172d442a3f31a402d7d306aaa292b0b5ea29139d05080a55e2425f48c5c
|
|
sha256sums = 0c65735f3e636c45e5baffccd0d9cd519c939d95ec5daf3560a7a1338e1016fb
|
|
sha256sums = 7d0a9f2d926fab7b12f9248143b4b35fceb765bacb0beea3020a2e0a17123f83
|
|
|
|
pkgname = linux-clear
|
|
pkgdesc = The Clear Linux 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
|
|
provides = KSMBD-MODULE
|
|
|
|
pkgname = linux-clear-headers
|
|
pkgdesc = Headers and scripts for building modules for the Clear Linux kernel
|
|
depends = pahole
|