summaryrefslogtreecommitdiff
path: root/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-layer/recipes-qt/qt5/qtbase_%.bbappend')
-rw-r--r--qt5-layer/recipes-qt/qt5/qtbase_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
index 1edf8bd..426640e 100644
--- a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
+++ b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
# am62xx extra gles2 packageconfig flags
GLES_EXTRA_DEPS:am62xx = "libdrm wayland"
-PACKAGECONFIG:append:am62xx = " gles2extra"
+# rename from gles2 to gles2extra to preserve the original one for non am62xx machines
PACKAGECONFIG[gles2extra] = "-opengl es2 -eglfs,,virtual/libgles2 virtual/egl ${GLES_EXTRA_DEPS}"
PR:append:am62xx = ".arago17"
@@ -52,7 +52,7 @@ PACKAGE_ARCH:am62xx = "${MACHINE_ARCH}"
############################### TDX added
# from meta-arago/conf/layer.conf
-PACKAGECONFIG_GL:am62xx = "gles2 linuxfb"
+PACKAGECONFIG_GL:am62xx = "gles2extra linuxfb"
PACKAGECONFIG_DISTRO:am62xx = "icu examples accessibility gif gbm kms libinput"
PACKAGECONFIG_FONTS:am62xx = "fontconfig"