summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-02-16 12:10:47 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-02-19 21:01:28 -0200
commitd90b4ab4381c770ed475a0f46d17086e3e77ca34 (patch)
tree7bf8fb57999fc4bd25dae17a79ebe95864acea72 /recipes-graphics
parent8180197dc3eec8c71dccf29abaeffb9ec1589b0d (diff)
downloadmeta-fsl-arm-d90b4ab4381c770ed475a0f46d17086e3e77ca34.tar.gz
amd-gpu-mx51.inc: Add the amd-gpu-mx51 provider
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>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
index 743892a..76c7bc4 100644
--- a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
+++ b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc
@@ -8,7 +8,7 @@ SECTION = "libs"
8# FIXME: Replace for correct AMD license 8# FIXME: Replace for correct AMD license
9LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" 9LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
10 10
11PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2" 11PROVIDES = "amd-gpu-mx51 virtual/egl virtual/libgles1 virtual/libgles2"
12 12
13SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ 13SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \
14 file://egl.pc \ 14 file://egl.pc \