aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-05 09:31:52 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-05 09:32:23 +0100
commit13c5fb7dbbd208b8ce748b1c02ee380d31b1e2df (patch)
treee44ae043abbbd65f949591ed8ef58278ab9ba8d3 /recipes-opie
parent180d4b32d553baf4de152c601f6ccc72a84aee73 (diff)
downloadmeta-opie-13c5fb7dbbd208b8ce748b1c02ee380d31b1e2df.tar.gz
task-opie-toolchain-host-nativesdk: fix for task -> packagegroup rename
Fixes parsing for the recent change in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie')
-rw-r--r--recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb b/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
index 3061b0d..52693ba 100644
--- a/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
+++ b/recipes-opie/tasks/task-opie-toolchain-host-nativesdk.bb
@@ -1,4 +1,4 @@
-require recipes-core/tasks/nativesdk-task-sdk-host.bb
+require recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
DESCRIPTION = "Host packages for Opie SDK"
PR = "r3"