]> code.ossystems Code Review - meta-freescale.git/commitdiff
amd-gpu-mx51.inc: Add the amd-gpu-mx51 provider
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Feb 2015 14:10:47 +0000 (12:10 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 19 Feb 2015 23:01:28 +0000 (21:01 -0200)
Add a common provider (for X11 and Framebuffer backends) which works
out of box independently of the backend of use, to be used in DEPENDS.

Change-Id: I681603c76c95d647944cbe9115dadfbd508cd63d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc

index 743892a085b4978abf9dd14d80cdd121e459cf48..76c7bc432b9a3c9e0cff3e290a57083c209b06e1 100644 (file)
@@ -8,7 +8,7 @@ SECTION = "libs"
 # FIXME: Replace for correct AMD license
 LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
 
-PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2"
+PROVIDES = "amd-gpu-mx51 virtual/egl virtual/libgles1 virtual/libgles2"
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \
            file://egl.pc \