]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk.bbckass: Fix toolchain path
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 24 Jul 2010 22:07:07 +0000 (23:07 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 24 Jul 2010 22:07:07 +0000 (23:07 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/nativesdk.bbclass

index 892bae5ecfda814c811b9a38ea79cf56d9442c67..154bd827b676af0c27058588283e1157aac35fe7 100644 (file)
@@ -2,6 +2,8 @@
 # or indirectly via dependency.  No need to be in 'world'.
 EXCLUDE_FROM_WORLD = "1"
 
+STAGING_BINDIR_TOOLCHAIN = "${STAGING_DIR_NATIVE}${bindir_native}/${SDK_ARCH}${SDK_VENDOR}-${SDK_OS}"
+
 #
 # Update BASE_PACKAGE_ARCH and PACKAGE_ARCHS
 #