Revert "qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl"

Will try to get this into meta-freescale

This reverts commit 0972828deb.
This commit is contained in:
Andreas Müller
2018-10-17 20:00:45 +02:00
parent 0972828deb
commit bd5d44d378

View File

@@ -10,12 +10,3 @@ PACKAGECONFIG_DISTRO += " \
cups \
libinput \
"
# We have some recipes not building with qtbase for gles2
# and performance regression could not be detected
# so override for some well known machines
# NXP imx without blobs:
PACKAGECONFIG_GL_use-mainline-bsp_remove = "gles2"
PACKAGECONFIG_GL_use-mainline-bsp_append = " gl"