[OE-core] [PATCH v2 0/3] Python3 runqemu

Robert Yang liezhi.yang at windriver.com
Tue Sep 6 06:11:10 UTC 2016


Thanks, I did some rough testing, they worked well.

// Robert

On 09/06/2016 04:32 AM, Joshua Lock wrote:
> This small series against master-next (as the python3 runqemu hasn't made it to
> master yet) fixes the new runqemu for a workflow of mine where I build on a
> headless machine and copy images locally to test them with runqemu.
>
> Changes since v1:
> * drop a patch to replace an ls -t call with Python's glob()
> * Fix and enhance reading STAGING_*_NATIVE from the bitbake environment, tested
>   with artefacts in a completely different path to the build path and invoking
>   with both the qemuboot.conf file as the arg to runqemu and the parent
>   directory.
>
> The following changes since commit 5b3ac3cd92d1f021c06b22eaa0e74ab8dfb22764:
>
>   kernel-module-split.bbclass: no need for running depmod (2016-09-05 17:45:53 +0100)
>
> are available in the git repository at:
>
>   git://git.openembedded.org/openembedded-core-contrib joshuagl/runqemu
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/runqemu
>
> Joshua Lock (3):
>   runqemu: fix typos
>   runqemu: assume artefacts are relative to *.qemuboot.conf
>   runqemu: better handle running on a host with different paths
>
>  scripts/runqemu | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 54 insertions(+), 3 deletions(-)
>



More information about the Openembedded-core mailing list