forked from AUR/linux-vfio
60 lines
2.2 KiB
Plaintext
60 lines
2.2 KiB
Plaintext
pkgbase = linux-vfio
|
|
pkgver = 4.1.6
|
|
pkgrel = 1
|
|
url = http://www.kernel.org/
|
|
arch = i686
|
|
arch = x86_64
|
|
license = GPL2
|
|
makedepends = xmlto
|
|
makedepends = docbook-xsl
|
|
makedepends = kmod
|
|
makedepends = inetutils
|
|
makedepends = bc
|
|
options = !strip
|
|
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
|
|
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.sign
|
|
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.6.xz
|
|
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.6.sign
|
|
source = config
|
|
source = config.x86_64
|
|
source = linux.preset
|
|
source = change-default-console-loglevel.patch
|
|
source = override_for_missing_acs_capabilities.patch
|
|
source = i915_317.patch
|
|
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
|
|
sha256sums = SKIP
|
|
sha256sums = 64e4deb16a279e233b0c91463b131bd0f3de6aabdb49efded8314bcf5dbfe070
|
|
sha256sums = SKIP
|
|
sha256sums = b5d6829dcb75d99fea401d9579e859a6ebb9bc09b2d6992dde171e8f05d5cbcf
|
|
sha256sums = ee55d469a4c00b6fb4144549f2a9c5b84d9fe7948c7cbd2637dce72227392b4f
|
|
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
|
|
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
|
|
sha256sums = 975f79348119bfba8dd972a9fbfe6b38484c45bfd228f2f6d48a0c02426ba149
|
|
sha256sums = 65faab45248008810b0a5f27162101a34dfe298c14d3506e52236c680353d7f8
|
|
|
|
pkgname = linux-vfio
|
|
pkgdesc = The Linux kernel and modules with patches to enable GPU passthrough with KVM
|
|
install = linux.install
|
|
depends = coreutils
|
|
depends = linux-firmware
|
|
depends = kmod
|
|
depends = mkinitcpio>=0.7
|
|
optdepends = crda: to set the correct wireless channels of your country
|
|
provides = kernel26-vfio=4.1.6
|
|
conflicts = kernel26-vfio
|
|
replaces = kernel26-vfio
|
|
backup = etc/mkinitcpio.d/linux-vfio.preset
|
|
|
|
pkgname = linux-vfio-headers
|
|
pkgdesc = Header files and scripts for building modules for Linux-vfio kernel
|
|
provides = kernel26-vfio-headers=4.1.6
|
|
conflicts = kernel26-vfio-headers
|
|
replaces = kernel26-vfio-headers
|
|
|
|
pkgname = linux-vfio-docs
|
|
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-vfio kernel
|
|
provides = kernel26-vfio-docs=4.1.6
|
|
conflicts = kernel26-vfio-docs
|
|
replaces = kernel26-vfio-docs
|
|
|