From 235eb64b210937e359398ddbaf1ea495e58d5c9f Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 5 Sep 2012 09:41:51 +0100 Subject: packagegroup-opie-toolchain-host-nativesdk: rename to nativesdk- As per naming convention change in OE-Core. Signed-off-by: Paul Eggleton --- recipes-opie/meta/meta-toolchain-opie.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-opie/meta') diff --git a/recipes-opie/meta/meta-toolchain-opie.bb b/recipes-opie/meta/meta-toolchain-opie.bb index c35fc80..b79cfb9 100644 --- a/recipes-opie/meta/meta-toolchain-opie.bb +++ b/recipes-opie/meta/meta-toolchain-opie.bb @@ -1,5 +1,5 @@ PR = "r3" -TOOLCHAIN_HOST_TASK = "packagegroup-opie-toolchain-host-nativesdk packagegroup-cross-canadian-${TRANSLATED_TARGET_ARCH}" +TOOLCHAIN_HOST_TASK = "nativesdk-packagegroup-opie-toolchain-host packagegroup-cross-canadian-${TRANSLATED_TARGET_ARCH}" TOOLCHAIN_TARGET_TASK = "packagegroup-opie-toolchain-target" TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-opie-${DISTRO_VERSION}" -- cgit 1.2.3-korg