generated from archlinux/template

There's some issues with mitigation that's not supported by Rust yet causing objtool to spew warnings. Disable RUST again as (currently) it adds little value to a generic distribution kernel. This reverts commit 14fad3df4488776debb20a3abdd9ae98efaa9df5. Also keep GCC_PLUGINS disabled as we don't make use of them. Fixes: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/82
62 lines
2.3 KiB
Plaintext
62 lines
2.3 KiB
Plaintext
pkgbase = linux
|
|
pkgdesc = Linux
|
|
pkgver = 6.11.arch1
|
|
pkgrel = 1
|
|
url = https://github.com/archlinux/linux
|
|
arch = x86_64
|
|
license = GPL-2.0-only
|
|
makedepends = bc
|
|
makedepends = cpio
|
|
makedepends = gettext
|
|
makedepends = libelf
|
|
makedepends = pahole
|
|
makedepends = perl
|
|
makedepends = python
|
|
makedepends = tar
|
|
makedepends = xz
|
|
makedepends = graphviz
|
|
makedepends = imagemagick
|
|
makedepends = python-sphinx
|
|
makedepends = python-yaml
|
|
makedepends = texlive-latexextra
|
|
options = !debug
|
|
options = !strip
|
|
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://github.com/archlinux/linux/releases/download/v6.11-arch1/linux-v6.11-arch1.patch.zst
|
|
source = https://github.com/archlinux/linux/releases/download/v6.11-arch1/linux-v6.11-arch1.patch.zst.sig
|
|
source = config
|
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
|
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
|
sha256sums = 55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e
|
|
sha256sums = SKIP
|
|
sha256sums = ade8767de6e946acf29d9294c45f05d71b94f6e162317b6466d85cd04f5cf6f7
|
|
sha256sums = SKIP
|
|
sha256sums = 5e9788160ed19f177ebb556e0620634ba5cebb2d9c9f0e6c5997d4f5ddf4eaf3
|
|
b2sums = e7750c0878d71a56a0ce52d4c4c912199dad5bf5e2e8f872585a6494afbb37cbd852e612a6858936d2dc9b7776a3933818f540db408d57e90d18ea5249bba7ab
|
|
b2sums = SKIP
|
|
b2sums = 09ecff50d0efe2ead6bcdbac9f47bba37c74eb5c0b2cdf00ee1624af9e633e3be8058a05373774b2a4e7b7c99df1f4cbac4c9b120f859b656fbb013fca173ab4
|
|
b2sums = SKIP
|
|
b2sums = 630e600d07483642846e314f0d1c81e11356a533477f5718d6b53418562e2ab98e07097de7ec41701bcf75ef4d72ea2fce6eadb896422563ca14d74f6c77f7cc
|
|
|
|
pkgname = linux
|
|
pkgdesc = The Linux kernel and modules
|
|
depends = coreutils
|
|
depends = initramfs
|
|
depends = kmod
|
|
optdepends = wireless-regdb: to set the correct wireless channels of your country
|
|
optdepends = linux-firmware: firmware images needed for some devices
|
|
provides = KSMBD-MODULE
|
|
provides = VIRTUALBOX-GUEST-MODULES
|
|
provides = WIREGUARD-MODULE
|
|
replaces = virtualbox-guest-modules-arch
|
|
replaces = wireguard-arch
|
|
|
|
pkgname = linux-headers
|
|
pkgdesc = Headers and scripts for building modules for the Linux kernel
|
|
depends = pahole
|
|
|
|
pkgname = linux-docs
|
|
pkgdesc = Documentation for the Linux kernel
|