From 24b24e8dec698e7ac61215cc0594c1604cff0a53 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Sat, 10 Aug 2019 18:48:24 -0400 Subject: [PATCH] dev-libs/roct-thunk-interface: Check for HMM_MIRROR ZONE_DEVICE See https://bugs.freedesktop.org/show_bug.cgi?id=109808 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Craig Andrews --- dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.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.6.0.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild index fadf20cce25d..69e6b7fe853e 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild @@ -22,7 +22,7 @@ PATCHES=( DESCRIPTION="Radeon Open Compute Thunk Interface" HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface" -CONFIG_CHECK="~HSA_AMD" +CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE" 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 28db57d3c714..4860c47142d2 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="~HSA_AMD" +CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -- 2.26.2