external-poky-toolchain: Don't inherit nativesdk

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-09-17 09:54:01 +01:00
parent 191b03036c
commit 0756b31383

View File

@@ -14,7 +14,7 @@ PACKAGES_DYNAMIC = "glibc-gconv-*"
INHIBIT_DEFAULT_DEPS = "1"
PR = "r1"
inherit nativesdk
#inherit nativesdk
do_stage() {
if [ ! -e ${prefix}/environment-setup ]; then