summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-09-26 09:45:47 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-08 15:50:10 +0200
commit2ecccc2ca2eb017b32db3697f2750b9e7aec78e8 (patch)
treee5fb4d835a6958fda077a75aaf7100d6445805ef
parent67be00639756dd0193b090da5d759b134b2e9436 (diff)
downloadmeta-qt5-2ecccc2ca2eb017b32db3697f2750b9e7aec78e8.tar.gz
qtgraphicaleffects, qtquickcontrols: Don't use PN in PN-dev RDEPENDS
* fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for qtquickcontrols-dev: | * qtquickcontrols (= 5.1.0-r0) * | * opkg_install_cmd: Cannot install package qtquickcontrols-dev. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtgraphicaleffects.inc2
-rw-r--r--recipes-qt/qt5/qtquickcontrols.inc2
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtgraphicaleffects.inc b/recipes-qt/qt5/qtgraphicaleffects.inc
index 63e884ea..2ced3c21 100644
--- a/recipes-qt/qt5/qtgraphicaleffects.inc
+++ b/recipes-qt/qt5/qtgraphicaleffects.inc
@@ -1,3 +1,5 @@
1require qt5.inc 1require qt5.inc
2 2
3DEPENDS += "qtdeclarative" 3DEPENDS += "qtdeclarative"
4
5RDEPENDS_${PN}-dev = ""
diff --git a/recipes-qt/qt5/qtquickcontrols.inc b/recipes-qt/qt5/qtquickcontrols.inc
index 63e884ea..2ced3c21 100644
--- a/recipes-qt/qt5/qtquickcontrols.inc
+++ b/recipes-qt/qt5/qtquickcontrols.inc
@@ -1,3 +1,5 @@
1require qt5.inc 1require qt5.inc
2 2
3DEPENDS += "qtdeclarative" 3DEPENDS += "qtdeclarative"
4
5RDEPENDS_${PN}-dev = ""