]> code.ossystems Code Review - openembedded-core.git/commit
scripts: change way we find native tools (pseudo)
authorbrian avery <brian.avery@intel.com>
Tue, 4 Apr 2017 22:22:10 +0000 (15:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2017 08:40:55 +0000 (09:40 +0100)
commitd8b4c58676705e9749347be0e8f191ccccc37f05
tree2c3bc7e946097d6172dc3df1a612b4dd4919681d
parentc03de901213846d7c8cc2a12a97034273aa904c3
scripts: change way we find native tools (pseudo)

oe-find-native-sysroot: Recipe Specific Sysroots have eliminated the
large STAGING_DIR_NATIVE. Now, we will rely on the meta-ide-support
sysroot that is what was populating the large STAGING_DIR_NATIVE in
previous versions anyway. We now look for RECIPE_SYSROOT_NATIVE.

[YOCTO #11119]

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-find-native-sysroot