Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgbm: make possible to use other libgbm provides than mesa | Samuli Piippo | 2017-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Mesa is the default libgbm provider, but does not yet have virtual/libgbm in the PROVIDES list. This makes it difficult the change the dependency to another recipes that provide only libgbm. Add virtual/libgbm to mesa and TI's libgbm recipe, and change the dependency in qtbase. Add gbm to qtbase PACKAGECONFIG on intel devices. Task-number: QTBUG-57896 Change-Id: I491df7057e52f9e74dd87abf65e542eab2cd3f9e Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> | ||||
* | Update license headers | Samuli Piippo | 2016-05-18 | 1 | -7/+15 |
| | | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com> | ||||
* | NUC: use the common intel-corei7-64 BSP | Samuli Piippo | 2016-04-08 | 1 | -0/+22 |
meta-intel no longer has specific BSPs for each machine, but they share a common BSP based on the architecture. Change-Id: Ibbb7b8b2153103367168ea37d904ce23bc245108 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> |