[oe] [meta-qt5] [PATCH] qtbase: remove qtbase-native from DEPENDS
liu.ming50 at gmail.com
liu.ming50 at gmail.com
Fri Aug 11 01:30:05 UTC 2017
From: Ming Liu <peter.x.liu at external.atlascopco.com>
qtbase-native has been included by QT5TOOLSDEPENDS, so this line is
redundant and leading multiple qtbase-native existing in DEPENDS.
Signed-off-by: Ming Liu <peter.x.liu at external.atlascopco.com>
---
recipes-qt/qt5/qtbase_git.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 5cfbcfa..f4323e7 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -30,8 +30,6 @@ SRC_URI += "\
file://0008-configure-paths-for-target-qmake-properly.patch \
"
-DEPENDS += "qtbase-native"
-
# LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp
# for syncqt
--
2.7.4
More information about the Openembedded-devel
mailing list