aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:47:33 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 09:47:33 +0100
commitcd3baa9a9f918912e2daad55d76ec7673ab755e4 (patch)
tree7107153d8b5c1515f92d5385a5c77b303461e6d3 /meta-oe/recipes-qt
parent580fd6c7438ac99956cfb376913109f226fc6bd0 (diff)
downloadmeta-openembedded-contrib-cd3baa9a9f918912e2daad55d76ec7673ab755e4.tar.gz
qwt-e: exclude from world
* qwt and qwt-e cannot be built in the same sysroot, it's correctly checked: | Project ERROR: local build will conflict with /OE/jansa-test/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/libqwt.* but there is no point to include both in world build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-qt')
-rw-r--r--meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb b/meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb
index af9d956236..6a8013618f 100644
--- a/meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb
+++ b/meta-oe/recipes-qt/qwt/qwt-e_6.0.1.bb
@@ -8,3 +8,5 @@ SRC_URI[qwt.md5sum] = "ace68558eab873e2da7e641179c4ef0c"
SRC_URI[qwt.sha256sum] = "3fe19dd5962d705632fc2ef616b009299de6cf1e702538296924dbfdc8003cb2"
RPROVIDES_${PN}-dev = "libqwt-dev"
+
+EXCLUDE_FROM_WORLD = "1"