diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2015-02-16 12:10:47 -0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-02-19 21:01:28 -0200 |
| commit | 4b56959dca63a5b2c38a54a4c9e42ade48613cb1 (patch) | |
| tree | 96df367ece9c7cbd10b33d66a201a7b3532c2310 | |
| parent | 7f084777a9f73f8e4250c793a61b9488fde9c2be (diff) | |
| download | meta-freescale-4b56959dca63a5b2c38a54a4c9e42ade48613cb1.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>
| -rw-r--r-- | meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc index 743892a08..76c7bc432 100644 --- a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc +++ b/meta-fsl-arm/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 |
| 9 | LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" | 9 | LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" |
| 10 | 10 | ||
| 11 | PROVIDES = "virtual/egl virtual/libgles1 virtual/libgles2" | 11 | PROVIDES = "amd-gpu-mx51 virtual/egl virtual/libgles1 virtual/libgles2" |
| 12 | 12 | ||
| 13 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ | 13 | SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ |
| 14 | file://egl.pc \ | 14 | file://egl.pc \ |
