From 560b04181d8f51d189b99f01a72f17210dadf7a3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 17:25:23 +0100 Subject: Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* Signed-off-by: Richard Purdie --- .../tasks/task-core-standalone-gmae-sdk-target.bb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb (limited to 'meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb') diff --git a/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb b/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb new file mode 100644 index 000000000..32e60a858 --- /dev/null +++ b/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb @@ -0,0 +1,21 @@ +# +# Copyright (C) 2007 OpenedHand Ltd. +# + +DESCRIPTION = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" +PR = "r12" + +ALLOW_EMPTY = "1" + +require task-sdk-gmae.inc + +PACKAGES = "${PN} ${PN}-dbg" + +RDEPENDS_${PN} = "\ + task-core-standalone-sdk-target \ + libglade-dev \ + ${SDK-GMAE} \ + ${SDK-EXTRAS}" -- cgit v1.2.3