]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-internal: fix to start X correctly in live images
authorChen Qi <Qi.Chen@windriver.com>
Tue, 23 Jul 2013 02:58:04 +0000 (10:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:14:14 +0000 (11:14 +0100)
commit08947869917dc5a9dfff05b0ee19279f60cf6d2b
treef0af493c808fbcf061f5632b7b44ee6441fc7130
parent4bd419f95868d5b8707a45cee5f6c5c6a840a65b
runqemu-internal: fix to start X correctly in live images

The QEMUOPTIONS for ISOFS was not complete, leading to failures when
trying to start X in live images.

This patch fixes this problem.

[YOCTO #4103]
[YOCTO #4884]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu-internal