]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: do not stop processing graphical options after nographic
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 2 Apr 2021 20:46:25 +0000 (22:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Apr 2021 14:27:24 +0000 (15:27 +0100)
commit66d11106f9e76d19e397ba3d14c3a22726033567
tree7f3f7cbe98bccff8bc8b448a58f4b298019b668a
parente72dc396f0e147b078160fae0ac43861eb60e76f
runqemu: do not stop processing graphical options after nographic

Some options such as egl-headless are fully compatible with it, so
there is no need to quit.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu