QT_MODULE is already set to the correct value by qt5-git.inc
Signed-off-by: Pascal Bach <[email protected]>
---
recipes-qt/qt5/qtbase-native_git.bb | 2 --
recipes-qt/qt5/qtwayland-native_git.bb | 2 --
2 files changed, 4 deletions(-)
diff --git a/recipes-qt/qt5/qtbase-native_git.bb
b/recipes-qt/qt5/qtbase-native_git.bb
index 3efcb55..d75f5e5 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
-QT_MODULE = "qtbase"
-
require qt5-native.inc
require qt5-git.inc
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb
b/recipes-qt/qt5/qtwayland-native_git.bb
index 1a93284..efb615a 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
-QT_MODULE = "${BPN}"
-
DEPENDS = "qtbase-native wayland-native"
SRC_URI += " \
--
2.1.4
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel