]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: check tar.bz2 and .tar.gz
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 13 Jul 2017 07:31:17 +0000 (00:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 08:21:48 +0000 (09:21 +0100)
commit552093d1f60ca335d95bcfc9d6070ec551ebe6c0
tree295115997e2b232a77db95c09d1e85bd206ae967
parent89e97033a8a27a695567c321ed0ebf17f23f8d9b
runqemu: check tar.bz2 and .tar.gz

Handle them as nfs, so that cmd like the following can be boot:
$ runqemu tmp/deploy/images/qemux86/core-image-minimal-qemux86.tar.bz2

[YOCTO #11286]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
scripts/runqemu