From: Holger Hans Peter Freyther Date: Sun, 2 Aug 2009 10:45:33 +0000 (+0200) Subject: meta-toolchain-qte: Reorder the tasks to match other recipes X-Git-Tag: Release-2010-05/1~2821^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9eea9a5d6bed613434209e646471b3086dcb0d8;p=openembedded.git meta-toolchain-qte: Reorder the tasks to match other recipes Cleanup on the meta-toolchain-qte. Set the variables before rquiring meta-toolchain. --- diff --git a/recipes/meta/meta-toolchain-qte.bb b/recipes/meta/meta-toolchain-qte.bb index 49ed35ee0f..70c4087211 100644 --- a/recipes/meta/meta-toolchain-qte.bb +++ b/recipes/meta/meta-toolchain-qte.bb @@ -1,11 +1,12 @@ # Qt Embedded toolchain - -require meta-toolchain.bb - +PR = "r1" TOOLCHAIN_HOST_TASK = "task-qte-toolchain-host" TOOLCHAIN_TARGET_TASK = "task-qte-toolchain-target" +require meta-toolchain.bb SDK_SUFFIX = "toolchain-qte" + + QT_DIR_NAME = "qtopia" do_populate_sdk_append() {