[meta-freescale] [PATCH] qtbase: Fix qmake.conf patch against latest qt5.8 version

Ian Coolidge ian at boundarydevices.com
Wed May 31 12:16:03 PDT 2017


Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
---
 .../qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch
index beeb92c..524c789 100644
--- a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch
+++ b/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch
@@ -1,8 +1,8 @@
 Index: git/mkspecs/linux-oe-g++/qmake.conf
 ===================================================================
---- git.orig/mkspecs/linux-oe-g++/qmake.conf	2016-12-14 16:51:48.468955533 -0600
-+++ git/mkspecs/linux-oe-g++/qmake.conf	2016-12-14 17:03:17.000000000 -0600
-@@ -39,4 +39,8 @@
+--- git.orig/mkspecs/linux-oe-g++/qmake.conf	2017-05-31 11:43:10.348498136 -0700
++++ git/mkspecs/linux-oe-g++/qmake.conf	2017-05-31 11:57:09.695989689 -0700
+@@ -39,5 +39,9 @@
  
  include(../oe-device-extra.pri)
  
@@ -10,4 +10,5 @@ Index: git/mkspecs/linux-oe-g++/qmake.conf
 +QMAKE_LIBS_OPENGL_ES2 += -lEGL -lGLESv2
 +QMAKE_LIBS_OPENVG     += -lEGL -lOpenVG
 +
+ load(device_config)
  load(qt_config)
-- 
2.7.4



More information about the meta-freescale mailing list