Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emulator: Qt5 support for emulator | Samuli Piippo | 2015-05-27 | 1 | -0/+7 |
Emulator has special handling for OpenGL support: QtGlesStream provides the runtime opengl support but since it depends on qtbase, we need to use qtglesstream-dummy-client when building qt. Also since both recipes provide same files, we must disable do_populate_sysroot from qtglesstream so that libs from dummy-client remain there. Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> |