diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-03-13 15:51:44 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-13 15:53:55 -0700 |
commit | 245e9fbc7fc6fad846d16eb341bb25266291e4fe (patch) | |
tree | e5105f01185c37009cff29aa62a99d354e78650f /dynamic-layers/multimedia-layer | |
parent | 6150e17fbd00cc9725cff5076094c33877e3dc85 (diff) | |
download | meta-freescale-245e9fbc7fc6fad846d16eb341bb25266291e4fe.tar.gz |
xdg-desktop-portal-wlr: Disable when using vivante gpu driver
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/multimedia-layer')
-rw-r--r-- | dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
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 deleted file mode 100644 index f279dcb2..00000000 --- a/dynamic-layers/multimedia-layer/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_%.bbappend +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | # Needs gbm_bo_create_with_modifiers2() API which is not | ||
2 | # implemented in imx GL driver implementation | ||
3 | COMPATIBLE_HOST:imxgpu = "(null)" | ||