forked from AUR/linux-vfio
Update to 5.10.13.arch1-1
This commit is contained in:
parent
dbe889f8a2
commit
27bb6d4443
6
.SRCINFO
6
.SRCINFO
@ -1,8 +1,8 @@
|
||||
pkgbase = linux-vfio
|
||||
pkgdesc = Linux
|
||||
pkgver = 5.10.11.arch1
|
||||
pkgver = 5.10.13.arch1
|
||||
pkgrel = 1
|
||||
url = https://git.archlinux.org/linux.git/log/?h=v5.10.11-arch1
|
||||
url = https://git.archlinux.org/linux.git/log/?h=v5.10.13-arch1
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = bc
|
||||
@ -20,7 +20,7 @@ pkgbase = linux-vfio
|
||||
makedepends = imagemagick
|
||||
makedepends = git
|
||||
options = !strip
|
||||
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.10.11-arch1
|
||||
source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.10.13-arch1
|
||||
source = config
|
||||
source = add-acs-overrides.patch
|
||||
source = i915-vga-arbiter.patch
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -4,7 +4,7 @@
|
||||
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-vfio
|
||||
pkgver=5.10.11.arch1
|
||||
pkgver=5.10.13.arch1
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
_srctag=v${pkgver%.*}-${pkgver##*.}
|
||||
|
@ -1,13 +0,0 @@
|
||||
diff --git i/Documentation/conf.py w/Documentation/conf.py
|
||||
index 3c7bdf4cd31f..9a0ced58a3e9 100644
|
||||
--- i/Documentation/conf.py
|
||||
+++ w/Documentation/conf.py
|
||||
@@ -36,7 +36,7 @@ needs_sphinx = '1.3'
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
-extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
|
||||
+extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
|
||||
'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
|
||||
'maintainers_include']
|
||||
|
Loading…
Reference in New Issue
Block a user