]> code.ossystems Code Review - openembedded-core.git/commit
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:15:49 +0000 (11:15 +0100)
commitc985b02130658dd64581ecf14b16e2c70d1d8db5
tree80668476939a426bc38e5d8e829cd3539c8c4d70
parent821a38d71d7e15f5871f44a3ee08268d05ef610e
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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu