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

GIT User account git at amethyst.openembedded.net
Fri Feb 27 12:03:55 UTC 2009


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

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