diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
| commit | 5c3b7276abf0d01b53662f38db5b4d52377343ed (patch) | |
| tree | 8286ac3539ed49a2a1e9a65f8b7fca0976a06de6 /linux-vfio-lts/.SRCINFO | |
| download | markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.tar.gz markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.zip | |
initial commit
Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Diffstat (limited to 'linux-vfio-lts/.SRCINFO')
| -rw-r--r-- | linux-vfio-lts/.SRCINFO | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/linux-vfio-lts/.SRCINFO b/linux-vfio-lts/.SRCINFO new file mode 100644 index 0000000..e43bc1b --- /dev/null +++ b/linux-vfio-lts/.SRCINFO @@ -0,0 +1,59 @@ +pkgbase = linux-vfio-lts + pkgver = 4.1.15 + 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.15.xz + source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.15.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 = 0ffca8557f1aa191da2f2260ad279c9cc858e6308a8af8a76f7ca3d3c0540344 + sha256sums = SKIP + sha256sums = b5d6829dcb75d99fea401d9579e859a6ebb9bc09b2d6992dde171e8f05d5cbcf + sha256sums = ee55d469a4c00b6fb4144549f2a9c5b84d9fe7948c7cbd2637dce72227392b4f + sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c + sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99 + sha256sums = 975f79348119bfba8dd972a9fbfe6b38484c45bfd228f2f6d48a0c02426ba149 + sha256sums = 65faab45248008810b0a5f27162101a34dfe298c14d3506e52236c680353d7f8 + +pkgname = linux-vfio-lts + 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-lts=4.1.15 + conflicts = kernel26-vfio-lts + replaces = kernel26-vfio-lts + backup = etc/mkinitcpio.d/linux-vfio-lts.preset + +pkgname = linux-vfio-lts-headers + pkgdesc = Header files and scripts for building modules for Linux-vfio-lts kernel + provides = kernel26-vfio-lts-headers=4.1.15 + conflicts = kernel26-vfio-lts-headers + replaces = kernel26-vfio-lts-headers + +pkgname = linux-vfio-lts-docs + pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-vfio-lts kernel + provides = kernel26-vfio-lts-docs=4.1.15 + conflicts = kernel26-vfio-lts-docs + replaces = kernel26-vfio-lts-docs + |
