[meta-freescale] [PATCH] qtbase: set default EGLFS_DEVICE_INTEGRATION before oe-device-extra.pri

liu.ming50 at gmail.com liu.ming50 at gmail.com
Mon Jan 8 04:22:07 PST 2018


From: Ming Liu <liu.ming50 at gmail.com>

This allows the users to be able to override it in oe-device-extra.pri.

Signed-off-by: Ming Liu <liu.ming50 at gmail.com>
---
 .../recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch      | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
index 794fa62..8e7129e 100644
--- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
+++ b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch
@@ -2,12 +2,12 @@ Index: git/mkspecs/linux-oe-g++/qmake.conf
 ===================================================================
 --- git.orig/mkspecs/linux-oe-g++/qmake.conf	2016-12-14 17:03:17.000000000 -0600
 +++ git/mkspecs/linux-oe-g++/qmake.conf	2016-12-14 17:06:23.000000000 -0600
-@@ -39,6 +39,8 @@
- 
- include(../oe-device-extra.pri)
+@@ -37,6 +37,8 @@ QMAKE_LINK_C_SHLIB = $$(OE_QMAKE_LINK)
+ # for the SDK
+ isEmpty(QMAKE_QT_CONFIG):QMAKE_QT_CONFIG = $$(OE_QMAKE_QT_CONFIG)
  
 +EGLFS_DEVICE_INTEGRATION = eglfs_viv
 +
+ include(../oe-device-extra.pri)
+ 
  QMAKE_LIBS_EGL        += -lEGL
- QMAKE_LIBS_OPENGL_ES2 += -lEGL -lGLESv2
- QMAKE_LIBS_OPENVG     += -lEGL -lOpenVG
-- 
2.7.4



More information about the meta-freescale mailing list