summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-05-17 18:07:20 +0200
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2023-06-05 09:51:23 +0000
commit8169a00ea56efc60760c60cd9bd7081b90718c5c (patch)
tree508f58e11d77b44e0b612bfc2f9b3a9ef0e3eb65
parentd7c1e46d73f4af78a4f9c95f89e42f0aafdfb200 (diff)
qtwayland: allow vulkan distro feature
The PVR driver as a backend of mesa now provides the needed headers. Related-to: ELB-5190 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--qt5-layer/recipes-qt/qt5/qtwayland_%.bbappend3
1 files changed, 1 insertions, 2 deletions
diff --git a/qt5-layer/recipes-qt/qt5/qtwayland_%.bbappend b/qt5-layer/recipes-qt/qt5/qtwayland_%.bbappend
index 794e250..7f3fa8f 100644
--- a/qt5-layer/recipes-qt/qt5/qtwayland_%.bbappend
+++ b/qt5-layer/recipes-qt/qt5/qtwayland_%.bbappend
@@ -1,3 +1,2 @@
-PACKAGECONFIG:remove:am62xx = "wayland-vulkan-server-buffer xcomposite-egl"
-PACKAGECONFIG:remove:am62xx = "vulkan xcomposite-glx"
+PACKAGECONFIG:remove:am62xx = "wayland-vulkan-server-buffer xcomposite-egl xcomposite-glx"
PACKAGE_ARCH:am62xx = "${MACHINE_ARCH}"