[oe-commits] Jeremy Lainé : qtopia4core.bbclass: depend qt-embedded , qtopia-core is obsolete

GIT User account git at amethyst.openembedded.net
Fri Feb 27 13:11:53 UTC 2009


Module: openembedded.git
Branch: mickey/org.openembedded.dev
Commit: 92e0122dcc77ea28f4bd8c2b7688e699258c9656
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=92e0122dcc77ea28f4bd8c2b7688e699258c9656

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Fri Feb 27 12:45:26 2009 +0100

qtopia4core.bbclass: depend qt-embedded, qtopia-core is obsolete

---

 classes/qtopia4core.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/classes/qtopia4core.bbclass b/classes/qtopia4core.bbclass
index b5f10fa..3fac2bd 100644
--- a/classes/qtopia4core.bbclass
+++ b/classes/qtopia4core.bbclass
@@ -1,4 +1,4 @@
-DEPENDS_prepend = "${@["qtopia-core ", ""][(bb.data.getVar('PN', d, 1) == 'qtopia-core')]}"
+DEPENDS_prepend = "${@["qt-embedded ", ""][(bb.data.getVar('PN', d, 1) == 'qt-embedded')]}"
 inherit qmake2
 
 QT_DIR_NAME = "qtopia"





More information about the Openembedded-commits mailing list