1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-07 14:04:30 +00:00

basic 5.10.x changes at 5.10.2-test

This commit is contained in:
Katelyn Schiesser
2020-12-30 23:44:46 -08:00
parent 191b51b178
commit 584f0d9dcf
5 changed files with 415 additions and 1336 deletions

View File

@ -4,7 +4,7 @@
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-vfio
pkgver=5.9.14.arch1
pkgver=5.10.2.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@ -23,7 +23,6 @@ source=(
config # the main kernel config file
add-acs-overrides.patch
i915-vga-arbiter.patch
sphinx-workaround.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
@ -31,10 +30,9 @@ validpgpkeys=(
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
'e8e9d05bc4076915c0b8f4d1d7d8889b6c446a9853a5d5ef09df47689164403b'
'44dc46859652fef332b9223dc4de93e6a67877921711259540fbf235319538ac'
'5ed25e82b59462d91a7869c5aca56045476f3c29c217bfa68851cc6d8678a503'
'8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c')
'd8b28f67a0f0bc56e5de858141dee3607fbac48eac41b0e9f7f69685f7475b53'
'd3723da5cff1dce0a29bb704264dacccab559373a00fbbe97b12745dcf144b3d'
'167dbad8da63a70df243273b8a246357215f832406063d2637d87a1ae2b6f1bb')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase