2018-01-18 22:47:42 +01:00
|
|
|
pkgbase = linux-clear
|
2019-11-06 16:15:29 +01:00
|
|
|
pkgdesc = Clear Linux
|
2023-02-22 16:30:00 +01:00
|
|
|
pkgver = 6.1.13
|
2022-11-27 14:25:01 +01:00
|
|
|
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 = libelf
|
2021-10-18 00:53:17 +02:00
|
|
|
makedepends = pahole
|
2018-01-18 22:47:42 +01:00
|
|
|
makedepends = xmlto
|
|
|
|
options = !strip
|
2022-12-22 12:57:48 +01:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
|
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.sign
|
2023-02-22 16:30:00 +01:00
|
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.1.13.xz
|
|
|
|
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.1.12-1271
|
2022-04-16 12:24:15 +02:00
|
|
|
source = more-uarches-20220315.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20220315.tar.gz
|
2022-12-22 12:57:48 +01:00
|
|
|
source = 0001-pci-Enable-overrides-for-missing-ACS-capabilities-4ba17e3181e82204446e7e3e1bec927028043558.patch::https://raw.githubusercontent.com/xanmod/linux-patches/4ba17e3181e82204446e7e3e1bec927028043558/linux-6.1.y-xanmod/pci_acso/0001-pci-Enable-overrides-for-missing-ACS-capabilities.patch
|
|
|
|
source = 0001-sysctl-add-sysctl-to-disallow-unprivileged-CLONE_NEW-4ba17e3181e82204446e7e3e1bec927028043558.patch::https://raw.githubusercontent.com/xanmod/linux-patches/4ba17e3181e82204446e7e3e1bec927028043558/linux-6.1.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
|
2022-12-22 12:57:48 +01:00
|
|
|
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
|
2018-01-27 08:30:23 +01:00
|
|
|
sha256sums = SKIP
|
2023-02-22 16:30:00 +01:00
|
|
|
sha256sums = 5ae5551eb50a9392f02ec5cc0c7f07fe7d98f9e80bc930a4904eb47b6c0217ec
|
2018-01-27 08:30:23 +01:00
|
|
|
sha256sums = SKIP
|
2022-04-16 12:24:15 +02:00
|
|
|
sha256sums = 5a29d172d442a3f31a402d7d306aaa292b0b5ea29139d05080a55e2425f48c5c
|
2022-12-22 12:57:48 +01:00
|
|
|
sha256sums = 821136df8fffcb4ae612cdf88af57e294490c0552c55163f8b0f7485b0a035a1
|
|
|
|
sha256sums = b26bfbdb0981ffb387c06f4f18fc5a15cf5c590f011dea197e1fe9e27b60a422
|
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
|
2022-04-08 15:10:16 +02:00
|
|
|
optdepends = wireless-regdb: 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
|
2021-12-09 13:05:18 +01:00
|
|
|
provides = KSMBD-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
|