Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split meta-boot2qt layer | Samuli Piippo | 2018-03-12 | 1 | -178/+0 |
| | | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io> | ||||
* | Common dummy OpenGL implementation | Samuli Piippo | 2014-11-20 | 1 | -0/+178 |
Use common sources and headers to provide both dummy OpenGL libs and QtGlesStream lib. Change-Id: Ia71c3ffd7b1f45bf5eea5ac78027c8439855aac5 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com> |