From: Fabio Berton <fabio.ber...@ossystems.com.br>

Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
---

Changes in v2: None

 dynamic-layers/qt4-layer/recipes-qt4/qt4/qt4-imx-support.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dynamic-layers/qt4-layer/recipes-qt4/qt4/qt4-imx-support.inc 
b/dynamic-layers/qt4-layer/recipes-qt4/qt4/qt4-imx-support.inc
index 5c4a39c8..b7171ebc 100644
--- a/dynamic-layers/qt4-layer/recipes-qt4/qt4/qt4-imx-support.inc
+++ b/dynamic-layers/qt4-layer/recipes-qt4/qt4/qt4-imx-support.inc
@@ -8,15 +8,15 @@ python __anonymous () {
         d.appendVarFlag('do_configure', 'depends', ' 
virtual/kernel:do_shared_workdir')
 }
 
-SRC_URI_append_mx6 += " \
+SRC_URI_append_imxgpu2d += " \
        file://0001-Add-support-for-i.MX-codecs-to-phonon.patch \
        file://0002-i.MX-video-renderer-Allow-v4l-device-from-environmen.patch \
        file://0003-i.MX6-force-egl-visual-ID-33.patch \
 "
 
-DEPENDS_append_mx6 = " virtual/kernel virtual/libgles2"
-QT_GLFLAGS_mx6 = "-opengl es2 -openvg"
-QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/uapi \
+DEPENDS_append_imxgpu2d = " virtual/kernel virtual/libgles2"
+QT_GLFLAGS_imxgpu2d = "-opengl es2 -openvg"
+QT_CONFIG_FLAGS_append_imxgpu2d = " -I${STAGING_KERNEL_DIR}/include/uapi \
                                -I${STAGING_KERNEL_DIR}/include/ \
                                -DLINUX=1 -DEGL_API_FB=1 \
                                -DQT_QPA_EXPERIMENTAL_TOUCHEVENT=1"
-- 
2.11.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to