generic-poky/meta/lib/oeqa/utils
Paul Eggleton 6670be71f7 bitbake.conf: include machine name in DEPLOY_DIR_IMAGE
This allows a clean seperation between image outputs from different
machines, and makes it possible to have convenience symlinks to make
the output ready to deploy.

This did require some surgery in runqemu; if explicit paths to the image
and kernel are not supplied then DEPLOY_DIR_IMAGE needs to be determined
from bitbake or set in the environment. However the script does try to
avoid requiring it unless it really is needed. Corresponding changes
were made in the automated testing code as well.

Based on an RFC patch by Koen Kooi <koen@dominion.thruhere.net>

(From OE-Core rev: 7e90261aec61f79680b5eaeaf5b18c7b795412a4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-14 08:21:00 +01:00
..
__init__.py lib/oeqa/utils/sshcontrol.py: helper module for running remote commands 2013-07-09 10:53:44 +01:00
decorators.py lib/oeqa/utils: decorators: return the decorated method 2013-08-26 11:47:21 +01:00
httpserver.py lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout 2013-09-03 19:57:38 +01:00
qemurunner.py bitbake.conf: include machine name in DEPLOY_DIR_IMAGE 2013-09-14 08:21:00 +01:00
sshcontrol.py oeqa/utils/sshcontrol: tweak ssh options 2013-09-06 23:03:23 +01:00
targetbuild.py lib/oeqa/utils: targetbuild: Add helper class for building packages on target 2013-08-26 11:47:21 +01:00