JeremyStarTM
7fba6571b2
This commit updates: - the kernel to 6.11.3 - Clear Linux patches to 6.11.3-1472 - Kernel Compiler Patch to 20241001 - kernel maintainer PGP keys
48 lines
2 KiB
Text
48 lines
2 KiB
Text
pkgbase = linux-clear
|
|
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance.
|
|
pkgver = 6.11.3
|
|
pkgrel = 1
|
|
url = https://github.com/clearlinux-pkgs/linux
|
|
arch = x86_64
|
|
license = GPL-2.0-only
|
|
makedepends = bc
|
|
makedepends = cpio
|
|
makedepends = gettext
|
|
makedepends = git
|
|
makedepends = libelf
|
|
makedepends = pahole
|
|
makedepends = perl
|
|
makedepends = python
|
|
makedepends = tar
|
|
makedepends = xz
|
|
makedepends = zstd
|
|
options = !strip
|
|
options = !debug
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.sign
|
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.11.3.xz
|
|
source = cl-linux::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.11.12-1472
|
|
source = more-uarches-20241001.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241001.tar.gz
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
sha256sums = 55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e
|
|
sha256sums = SKIP
|
|
sha256sums = 4c808f6dd8814ab55a343649a2e2b925895b7f97044d15fa3424e5cf69349c3e
|
|
sha256sums = SKIP
|
|
sha256sums = 3c0a38110cc21dca6b6efec03ce82ed24f473da190354cf740b5ecd6f6589aa7
|
|
|
|
pkgname = linux-clear
|
|
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance. This package includes the kernel and compiled 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
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
provides = WIREGUARD-MODULE
|
|
provides = KSMBD-MODULE
|
|
|
|
pkgname = linux-clear-headers
|
|
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance. This package includes header files and scripts for building kernel modules.
|
|
depends = pahole
|