generic-poky/scripts/lib/devtool
brian avery 0ffc7b8d2e devtool: point runqemu to correct native bindir
devtool/runqemu.py was relying on STAGING_BINDIR_NATIVE to find the host
tools it needed like qemu-system-<arch>.  In the post RSS world, this no
longer exists. This patch points it to
{STAGING_DIR}/{BUILD_ARCH}/{bindir_native}.

[YOCTO #11223]

(From OE-Core rev: 1910f9e9336bfedc8278a3bc02e7e7f934a4fc86)

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-05 23:22:12 +01:00
..
__init__.py devtool: tidy up handling of parse failures 2017-03-22 11:35:21 +00:00
build.py devtool: add "rename" subcommand 2016-11-07 11:04:22 +00:00
build_image.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build_sdk.py devtool: add build-sdk subcommand 2016-03-07 00:11:38 +00:00
deploy.py scripts/lib/devtool/deploy.py: add --port/-P argument for target connection 2017-03-01 23:27:06 +00:00
package.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
runqemu.py devtool: point runqemu to correct native bindir 2017-04-05 23:22:12 +01:00
sdk.py devtool/sdk: Run build-sysroots after installing new things 2017-03-01 23:27:11 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py devtool: open kconfig fragment in binary mode 2017-03-28 08:43:12 +01:00
upgrade.py devtool: upgrade: fix error of import recipeutils 2017-02-23 12:49:49 -08:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00