summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gbm/libgbm
Commit message (Collapse)AuthorAgeFilesLines
* libgbm: Remove remaining parts of this projectAndrew F. Davis2019-09-171-28/+0
| | | | | | | | After libgbm was moved into the ti-sgx-ddk-um project the recipe for libgbm was deleted, this patch was left over, remove it here. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgbm: fix undefined minor/major symbols with new glibcDenys Dmytriyenko2018-08-291-0/+28
glibc 2.28+ now requires this. https://sourceware.org/bugzilla/show_bug.cgi?id=19239 Signed-off-by: Denys Dmytriyenko <denys@ti.com>