]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqemu: disable graphic when no DISPLAY or vnc
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 24 Jun 2015 09:27:39 +0000 (02:27 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Fri, 26 Jun 2015 01:26:05 +0000 (18:26 -0700)
commitdd6a444cfc1ef527520a0e3490b6a243f0e7679c
tree1c2121a32e10fb423023eba58318e3feb6e8b33a
parent2587b83faabdc8858e8746201805369ed8d53ba8
runqemu: disable graphic when no DISPLAY or vnc

Disable graphic when no DISPLAY or vnc rather than print an error like:
[snip]
Could not initialize SDL(No available video device) - exiting
[snip]

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