runqemu: Honor KERNEL and ROOTFS settings from environment
authorKhem Raj <raj.khem@gmail.com>
Wed, 22 Aug 2012 17:59:47 +0000 (10:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2012 10:43:32 +0000 (11:43 +0100)
commit847513f328e94214a3720f87b23de4ed7b0c723e
tree709dfe5fb92d0981a812f3aed76f458c1407d098
parentb684e862fab1d294316e49deb42d4444d41f2b52
runqemu: Honor KERNEL and ROOTFS settings from environment

Expand the usage to be able to specify KERNEL and ROOTFS
on commandline. This helps in using the script for booting
images that are essentially not part of OE-Core

(From OE-Core rev: c985b02130658dd64581ecf14b16e2c70d1d8db5)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu