From 9b74b2facd96e763a6d60a1e725bb7afcce42992 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Thu, 24 Oct 2019 17:41:30 -0400 Subject: [PATCH] dev-libs/roct-thunk-interface: Require DRM_AMDGPU DRM_AMDGPU_USERPTR See https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/issues/44 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Craig Andrews --- .../roct-thunk-interface/roct-thunk-interface-2.9.0-r1.ebuild | 2 +- dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.9.0-r1.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.9.0-r1.ebuild index 84d01d8e830e..8309cffdc300 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.9.0-r1.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.9.0-r1.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Radeon Open Compute Thunk Interface" HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface" -CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE" +CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild index 84d01d8e830e..8309cffdc300 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild @@ -16,7 +16,7 @@ fi DESCRIPTION="Radeon Open Compute Thunk Interface" HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface" -CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE" +CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE ~DRM_AMDGPU ~DRM_AMDGPU_USERPTR" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -- 2.26.2