2018-01-18 22:47:42 +01:00
pkgbase = linux-clear
2024-08-06 21:07:57 +02:00
pkgdesc = Linux kernel with patches from Clear Linux to allow for higher performance.
2024-08-12 01:41:33 +02:00
pkgver = 6.10.4
2024-01-15 20:32:50 +01:00
pkgrel = 1
2018-01-18 22:47:42 +01:00
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
2024-03-20 17:39:43 +01:00
license = GPL-2.0-only
2018-01-18 22:47:42 +01:00
makedepends = bc
2019-09-08 12:25:04 +02:00
makedepends = cpio
2024-05-17 18:36:03 +02:00
makedepends = gettext
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
2024-05-17 18:36:03 +02:00
makedepends = perl
makedepends = python
makedepends = tar
makedepends = xz
makedepends = zstd
2018-01-18 22:47:42 +01:00
options = !strip
2024-08-06 21:07:57 +02:00
options = !debug
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.tar.sign
2024-08-12 01:41:33 +02:00
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.10.4.xz
2024-08-06 21:07:57 +02:00
source = cl-linux::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.10.2-1454
2024-02-23 13:27:34 +01:00
source = more-uarches-20240221.2.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20240221.2.tar.gz
2018-01-27 08:30:23 +01:00
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
2024-08-06 21:07:57 +02:00
sha256sums = 774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226
2018-01-27 08:30:23 +01:00
sha256sums = SKIP
2024-08-12 01:41:33 +02:00
sha256sums = 4c6e823a3ed73089b958cb2d2974982f769435d5aa7750cbdf4932c92188eca0
2018-01-27 08:30:23 +01:00
sha256sums = SKIP
2024-02-23 13:27:34 +01:00
sha256sums = 1d3ac3e581cbc5108f882fcdc75d74f7f069654c71bad65febe5ba15a7a3a14f
2018-01-18 22:47:42 +01:00
pkgname = linux-clear
2024-08-06 21:07:57 +02:00
pkgdesc = Linux kernel with patches from Clear Linux to allow for higher performance. This package includes the kernel and compiled 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
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
2024-08-06 21:07:57 +02:00
pkgdesc = Linux kernel with patches from Clear Linux to allow for higher performance. This package includes header files and scripts for building kernel modules.
2021-10-18 00:53:17 +02:00
depends = pahole