From 245e9fbc7fc6fad846d16eb341bb25266291e4fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Mar 2023 15:51:44 -0700 Subject: xdg-desktop-portal-wlr: Disable when using vivante gpu driver Signed-off-by: Khem Raj --- conf/layer.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index b4abbaa5..74f65c3d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -23,6 +23,9 @@ FSL_MIRROR ?= "${IMX_MIRROR}" MIRRORS += " \ ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ " +# Needs gbm_bo_create_with_modifiers2() API which is not +# implemented in imx GL driver implementation +COMPATIBLE_HOST:pn-xdg-desktop-portal-wlr:imxgpu = "(null)" BBFILES_DYNAMIC += " \ aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf