From: Eric Ruei <a0850410@UDA0850410>

Note: This patch has been revised and implemented at meta-qt.

Signed-off-by: Eric Ruei <a0850410@UDA0850410>
---
 recipes-qt/qt5/qtbase_%.bbappend | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend
index c2ab944..e469528 100644
--- a/recipes-qt/qt5/qtbase_%.bbappend
+++ b/recipes-qt/qt5/qtbase_%.bbappend
@@ -1,21 +1,9 @@
-PR_append = ".tisdk5.5"
+PR_append = ".tisdk5.6"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 GLES_EXTRA_DEPS = "libdrm ${@bb.utils.contains('MACHINE_FEATURES', 'sgx', 
'wayland', '', d)}"
 
-# kms packageconfig requires virtual/mesa
-#
-# Seems that there is a patch missing on morty which exists for both krogoth 
and
-# master. (63f018e5a795e30f913ead00e840ad3263cb0edf)
-#
-# Implement the patch here
-PACKAGECONFIG[kms] = "-kms,-no-kms,drm virtual/egl"
-PACKAGECONFIG += "kms"
-
-PACKAGECONFIG[gbm] = "-gbm,-no-gbm,drm virtual/egl"
-PACKAGECONFIG += "gbm"
-
 QT_NOSGX_PATCHES = "\
     file://0001-calculator-Add-exit-button-for-non-window-environmen.patch \
     file://0002-animatedtiles-Add-exit-button-for-non-window-environ.patch \
-- 
2.17.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to