[meta-ti] [thud/master][PATCH] libgbm: provide virtual/libgbm for easy switching b/w providers

Denys Dmytriyenko denys at ti.com
Fri Mar 8 15:44:30 PST 2019


Follow a similar change in mesa in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=5f8050722169a931b8e9078b8757216ba7a84506

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-graphics/gbm/libgbm_10.0.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-graphics/gbm/libgbm_10.0.0.bb b/recipes-graphics/gbm/libgbm_10.0.0.bb
index 9e3c7ed..6d058b7 100644
--- a/recipes-graphics/gbm/libgbm_10.0.0.bb
+++ b/recipes-graphics/gbm/libgbm_10.0.0.bb
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://gbm.c;beginline=1;endline=26;md5=b871c7f2f477df29ee4c
 
 DEPENDS = "libdrm udev"
 
+PROVIDES += "virtual/libgbm"
+
 inherit autotools pkgconfig
 
 BRANCH = "next"
-- 
2.7.4



More information about the meta-ti mailing list