[oe] [meta-oe] qte-toolchain: add qwte support

Eric Bénard eric at eukrea.com
Thu Apr 12 15:15:29 UTC 2012


we have QWT in meta-oe so include it in the SDK to give users the
opportunity to use these widgets in their developments.

Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 .../tasks/task-qte-toolchain-target.bbappend       |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend

diff --git a/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend b/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend
new file mode 100644
index 0000000..7ca6c59
--- /dev/null
+++ b/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend
@@ -0,0 +1,3 @@
+RDEPENDS_${PN} += "qwt-e-dev"
+
+PRINC = "1"
-- 
1.7.7.6





More information about the Openembedded-devel mailing list