diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-07 13:42:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-07 16:10:59 +0100 |
commit | 78ea4fcdea468888c0faef22a95dea7015a91df2 (patch) | |
tree | 0616badb9210443173b163df87798156db5aeb5e /meta/recipes-core | |
parent | 0129a12dd3bdb0e9966643c3a355d5eec846da8b (diff) | |
download | openembedded-core-78ea4fcdea468888c0faef22a95dea7015a91df2.tar.gz openembedded-core-78ea4fcdea468888c0faef22a95dea7015a91df2.tar.bz2 openembedded-core-78ea4fcdea468888c0faef22a95dea7015a91df2.zip |
classes/populate_sdk_ext: avoid poky-specific buildtools naming
Only poky sets SDK_NAME to include ${IMAGE_BASENAME} (i.e. ${PN}), so we
can't assume the buildtools filename will include it here. Change it to
look for a file with "buildtools-nativesdk-standalone" in the name
(the buildtools-tarball recipe itself sets TOOLCHAIN_OUTPUTNAME to
include this.)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions