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:35 +0000 (11:14 +0100)
commit2e8397fac6957a780f0a98b5b54660a1c3c5cb19
tree8918acc37ff76c34e056cf4d9efea994ed0ede56
parent35a529804450dd690b038a44992f4953ee193a6e
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]

(From OE-Core rev: 08947869917dc5a9dfff05b0ee19279f60cf6d2b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-internal