mirror of
https://aur.archlinux.org/linux-vfio.git
synced 2026-03-07 09:24:42 +00:00
6.19.6
This commit is contained in:
21
.SRCINFO
21
.SRCINFO
@@ -1,6 +1,6 @@
|
||||
pkgbase = linux-vfio
|
||||
pkgdesc = Linux
|
||||
pkgver = 6.18.13
|
||||
pkgver = 6.19.6
|
||||
pkgrel = 1
|
||||
url = https://www.kernel.org
|
||||
arch = x86_64
|
||||
@@ -8,11 +8,13 @@ pkgbase = linux-vfio
|
||||
makedepends = bc
|
||||
makedepends = cpio
|
||||
makedepends = gettext
|
||||
makedepends = git
|
||||
makedepends = libelf
|
||||
makedepends = pahole
|
||||
makedepends = perl
|
||||
makedepends = python
|
||||
makedepends = rust
|
||||
makedepends = rust-bindgen
|
||||
makedepends = rust-src
|
||||
makedepends = tar
|
||||
makedepends = xz
|
||||
makedepends = graphviz
|
||||
@@ -22,17 +24,17 @@ pkgbase = linux-vfio
|
||||
makedepends = texlive-latexextra
|
||||
options = !debug
|
||||
options = !strip
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.13.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.18.13.tar.sign
|
||||
source = config-6.18.13::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/6.18.13.arch1-1/config.x86_64
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.6.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.19.6.tar.sign
|
||||
source = config-6.19.6::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/6.19.6.arch1-1/config.x86_64
|
||||
source = 1001-6.14.0-add-acs-overrides.patch
|
||||
source = 1002-6.18.0-i915-vga-arbiter.patch
|
||||
source = https://github.com/archlinux/linux/releases/download/v6.18.13-arch1/linux-v6.18.13-arch1.patch.zst
|
||||
source = https://github.com/archlinux/linux/releases/download/v6.18.13-arch1/linux-v6.18.13-arch1.patch.zst.sig
|
||||
source = https://github.com/archlinux/linux/releases/download/v6.19.6-arch1/linux-v6.19.6-arch1.patch.zst
|
||||
source = https://github.com/archlinux/linux/releases/download/v6.19.6-arch1/linux-v6.19.6-arch1.patch.zst.sig
|
||||
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
||||
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
||||
validpgpkeys = 83BC8889351B5DEBBB68416EB8AC08600F108CDF
|
||||
sha256sums = ed2c3c55fd38e6836c094fce356f2567f9516130b73354a29857960368c5687f
|
||||
sha256sums = 4d9f3ff73214f68c0194ef02db9ca4b7ba713253ac1045441d4e9f352bc22e14
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = 6bca6264da6717402ec89ec5ed06b8997fe3df7a20a3a57eb5a85f64e12bc396
|
||||
@@ -45,13 +47,16 @@ pkgname = linux-vfio
|
||||
depends = coreutils
|
||||
depends = initramfs
|
||||
depends = kmod
|
||||
optdepends = linux-vfio-headers: headers and scripts for building modules
|
||||
optdepends = linux-firmware: firmware images needed for some devices
|
||||
optdepends = scx-scheds: to use sched-ext schedulers
|
||||
optdepends = wireless-regdb: to set the correct wireless channels of your country
|
||||
provides = KSMBD-MODULE
|
||||
provides = NTSYNC-MODULE
|
||||
provides = VIRTUALBOX-GUEST-MODULES
|
||||
provides = WIREGUARD-MODULE
|
||||
|
||||
pkgname = linux-vfio-headers
|
||||
pkgdesc = Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches)
|
||||
depends = pahole
|
||||
provides = LINUX-HEADERS
|
||||
|
||||
Reference in New Issue
Block a user