Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automotive: update revisions | Samuli Piippo | 2016-04-21 | 1 | -0/+1 |
| | | | | | | | | Update neptune-ui and qtapplication manager, which need latest qtwayland. Add needed environment variable for wayland. Change-Id: I2e9eddd109546dca49451bff6bcf5623e16eb0bc Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com> | ||||
* | 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> |