generic-poky/scripts/lib
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
..
bsp yocto-bsp/i386 machine.cfg: Explicitly disable 64BIT 2017-04-01 08:15:32 +01:00
build_perf scripts/contrib: add oe-build-perf-report-email 2017-04-01 23:28:20 +01:00
compatlayer scripts/lib/compatlayer: detect_layers always use realpath's 2017-03-31 10:10:29 +01:00
devtool devtool: point runqemu to correct native bindir 2017-04-05 23:22:12 +01:00
recipetool devtool/recipetill: npm install of devDependencies 2017-03-22 11:35:20 +00:00
wic wic: partition: Update fsck parameters 2017-04-01 08:14:58 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scriptutils: Add support for specify stream on logger_create 2017-03-22 11:35:21 +00:00