mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 17:36:23 +00:00
nativesdk.bbckass: Fix toolchain path
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
53b11611e1
commit
2e5df820ce
@ -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
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user