[oe] [meta-oe][PATCH 3/4] packagegroup-qte-toolchain-target: remove bbappend

Paul Eggleton paul.eggleton at linux.intel.com
Fri Apr 5 23:35:42 UTC 2013


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.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../packagegroups/packagegroup-qte-toolchain-target.bbappend     |    6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend

diff --git a/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend b/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend
deleted file mode 100644
index f6e5dd9..0000000
--- a/meta-oe/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-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





More information about the Openembedded-devel mailing list