aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/images/opie-xqtlauncher-image.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-05 09:39:42 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-09 16:24:39 +0100
commit33fa4b551d08387932eb6d5797afc9e2436ceba1 (patch)
tree129841b09656c7f6de466e02787efda24821dbb7 /recipes-opie/images/opie-xqtlauncher-image.bb
parent13c5fb7dbbd208b8ce748b1c02ee380d31b1e2df (diff)
downloadmeta-opie-33fa4b551d08387932eb6d5797afc9e2436ceba1.tar.gz
Rename task -> packagegroup
This matches the new naming scheme in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/images/opie-xqtlauncher-image.bb')
-rw-r--r--recipes-opie/images/opie-xqtlauncher-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-opie/images/opie-xqtlauncher-image.bb b/recipes-opie/images/opie-xqtlauncher-image.bb
index db32a1e..7840533 100644
--- a/recipes-opie/images/opie-xqtlauncher-image.bb
+++ b/recipes-opie/images/opie-xqtlauncher-image.bb
@@ -1,7 +1,7 @@
require opie-image.bb
-DEPENDS += "task-xqtlauncher"
+DEPENDS += "packagegroup-xqtlauncher"
export IMAGE_BASENAME = "opie-xqtlauncher-image"
-IMAGE_INSTALL += "task-xqtlauncher task-xqtlauncher-blackbox"
+IMAGE_INSTALL += "packagegroup-xqtlauncher packagegroup-xqtlauncher-blackbox"