summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gbm
Commit message (Collapse)AuthorAgeFilesLines
* ti-sgx-ddk-um: libgbm is now part of this projectAndrew F. Davis2019-09-171-23/+0
| | | | | | | | | | | | The GBM library is tightly coupled with the system graphics systems, other hardware GPU vendors (including our Rogue DDK) and Mesa all deploy a version of the library as part of their GPU driver. We SGX does the same. This should ease integration for us as we now don't rely on a separate project for this library and our deployment strategy can match across Mesa/RGX recipes, allowing for better re-use of common components. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgbm: provide virtual/libgbm for easy switching b/w providersDenys Dmytriyenko2019-03-091-0/+2
| | | | | | | Follow a similar change in mesa in oe-core: https://git.openembedded.org/openembedded-core/commit/?id=5f8050722169a931b8e9078b8757216ba7a84506 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+3
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgbm: fix undefined minor/major symbols with new glibcDenys Dmytriyenko2018-08-292-1/+30
| | | | | | | glibc 2.28+ now requires this. https://sourceware.org/bugzilla/show_bug.cgi?id=19239 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgbm: depend on udev, as it uses libudev, cleanupDenys Dmytriyenko2017-03-061-3/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgbm: add latest version 10.0.0 from meta-aragoti2016.00Denys Dmytriyenko2016-04-201-0/+15
Signed-off-by: Denys Dmytriyenko <denys@ti.com>