This added Qwt to the Qt Embedded toolchain. This is a distro policy decision, and in any case Qwt is a third-party library which is not part of Qt. Distros that wish to do this should add this bbappend to their own layers.
(We have to preserve the PRINC value to avoid PR going backwards.) Signed-off-by: Paul Eggleton <[email protected]> --- .../packagegroups/packagegroup-qte-toolchain-target.bbappend | 5 ----- 1 file changed, 5 deletions(-) diff --git a/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend b/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend index f6e5dd9..d9f1c29 100644 --- a/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend +++ b/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend @@ -1,6 +1 @@ -RDEPENDS_${PN} += "qwt-e-dev" - -# qwt-e conflicts with qwt, so only one can be built in world and this pulls qwt-e -EXCLUDE_FROM_WORLD = "1" - PRINC := "${@int(PRINC) + 1}" -- 1.7.10.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
