[oe-commits] Eric BENARD : qte-toolchain: add qwte support

git at git.openembedded.org git at git.openembedded.org
Fri Apr 13 08:56:29 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 118734e096fda6c47172025969f3df4cfb0b33c3
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=118734e096fda6c47172025969f3df4cfb0b33c3

Author: Eric BENARD <eric at eukrea.com>
Date:   Thu Apr 12 15:15:29 2012 +0000

qte-toolchain: add qwte support

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>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../tasks/task-qte-toolchain-target.bbappend       |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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"





More information about the Openembedded-commits mailing list