There are other GPU drivers which provide alternative implementations
for libopenvg thus a virtual/libopenvg should be available for proper
dependencies to be specified.

The Freescale i.MX6 is a real world case where the Vivante GPU driver
offers an alternative implementation for libopenvg library.

Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
---
 meta/recipes-graphics/mesa/mesa.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/mesa/mesa.inc 
b/meta/recipes-graphics/mesa/mesa.inc
index 09e80e8..d0363e4 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -16,7 +16,7 @@ PE = "2"
 
 DEPENDS = "expat makedepend-native flex-native bison-native libxml2-native 
udev"
 
-PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl 
virtual/mesa"
+PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/libopenvg 
virtual/egl virtual/mesa"
 
 inherit autotools pkgconfig pythonnative gettext distro_features_check
 
-- 
2.5.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to