]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: decouple gtk and gl options
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 12 Sep 2019 15:36:42 +0000 (17:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Sep 2019 08:54:21 +0000 (09:54 +0100)
commit922eb5012364b1603338cfa617712b941e892bbf
tree4c3f488309870b0d4d5a7083af4876005d094c17
parent70cb0c87a9e1d1001320d771fb84b5d8541591a3
runqemu: decouple gtk and gl options

This will allow not having to multiply these options for the sdl
frontend, instead combining them as needed.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/runtime_test.py
scripts/runqemu