From 090079a62f1d9fb54a5be0ae5a57135efb88dfce Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 Mar 2023 10:59:59 -0700 Subject: xdg-desktop-portal-wlr: Disable build when using imx gpu driver Signed-off-by: Khem Raj --- .../xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend diff --git a/dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend b/dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend new file mode 100644 index 00000000..f279dcb2 --- /dev/null +++ b/dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend @@ -0,0 +1,3 @@ +# Needs gbm_bo_create_with_modifiers2() API which is not +# implemented in imx GL driver implementation +COMPATIBLE_HOST:imxgpu = "(null)" -- cgit v1.2.3-54-g00ecf