1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2024-12-26 04:24:09 +00:00

upgpkg: linux-vfio 6.0.5.arch1-1

upstream release
This commit is contained in:
éclairevoyant 2022-10-28 12:34:24 -04:00
parent 33a7cc665e
commit e7b6d297a2
3 changed files with 16 additions and 14 deletions

View File

@ -1,8 +1,8 @@
pkgbase = linux-vfio
pkgdesc = Linux
pkgver = 6.0.2.arch1
pkgver = 6.0.5.arch1
pkgrel = 1
url = https://github.com/archlinux/linux/commits/v6.0.2-arch1
url = https://github.com/archlinux/linux/commits/v6.0.5-arch1
arch = x86_64
license = GPL2
makedepends = bc
@ -20,7 +20,7 @@ pkgbase = linux-vfio
makedepends = texlive-latexextra
makedepends = git
options = !strip
source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v6.0.2-arch1
source = archlinux-linux::git+https://github.com/archlinux/linux?signed#tag=v6.0.5-arch1
source = config
source = add-acs-overrides.patch
source = i915-vga-arbiter.patch
@ -29,12 +29,12 @@ pkgbase = linux-vfio
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha256sums = SKIP
sha256sums = 6ed43ed093ec7dcbbac286edc204873edfa77e380ac43c8cc2f40b2965ac1aa3
sha256sums = 05168cbbeb6378eec6c84fe3300cede4fa5cf6130c39fb8af95040529bd390a6
sha256sums = b90be7b79652be61f7d50691000f6a8c75a240dc2eee2667b68d984f67583f77
sha256sums = 5092c62db5ca8f6b806996ba3db0f610d9ad73d499384394e16823dda097f9cd
pkgname = linux-vfio
pkgdesc = The Linux kernel and modules
pkgdesc = The Linux kernel and modules (ACS override and i915 VGA arbiter patches)
depends = coreutils
depends = kmod
depends = initramfs
@ -46,8 +46,8 @@ pkgname = linux-vfio
replaces = wireguard-arch
pkgname = linux-vfio-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel
pkgdesc = Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches)
depends = pahole
pkgname = linux-vfio-docs
pkgdesc = Documentation for the Linux kernel
pkgdesc = Documentation for the Linux kernel (ACS override and i915 VGA arbiter patches)

View File

@ -5,7 +5,7 @@
# Upstream: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-vfio
pkgver=6.0.2.arch1
pkgver=6.0.5.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@ -32,7 +32,7 @@ validpgpkeys=(
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv@archlinux.org>
)
sha256sums=('SKIP'
'6ed43ed093ec7dcbbac286edc204873edfa77e380ac43c8cc2f40b2965ac1aa3'
'05168cbbeb6378eec6c84fe3300cede4fa5cf6130c39fb8af95040529bd390a6'
'b90be7b79652be61f7d50691000f6a8c75a240dc2eee2667b68d984f67583f77'
'5092c62db5ca8f6b806996ba3db0f610d9ad73d499384394e16823dda097f9cd')
@ -72,7 +72,7 @@ build() {
}
_package() {
pkgdesc="The $pkgdesc kernel and modules"
pkgdesc="The $pkgdesc kernel and modules (ACS override and i915 VGA arbiter patches)"
depends=(coreutils kmod initramfs)
optdepends=('wireless-regdb: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
@ -100,7 +100,7 @@ _package() {
}
_package-headers() {
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel (ACS override and i915 VGA arbiter patches)"
depends=(pahole)
cd $_srcname
@ -182,7 +182,7 @@ _package-headers() {
}
_package-docs() {
pkgdesc="Documentation for the $pkgdesc kernel"
pkgdesc="Documentation for the $pkgdesc kernel (ACS override and i915 VGA arbiter patches)"
cd $_srcname
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"

6
config
View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.1-arch2 Kernel Configuration
# Linux/x86 6.0.5-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
@ -17,7 +17,7 @@ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=123
CONFIG_PAHOLE_VERSION=124
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
@ -7596,6 +7596,7 @@ CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
CONFIG_HID_TOPRE=m
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
@ -10850,6 +10851,7 @@ CONFIG_DEBUG_KERNEL=y
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_LEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
# CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set