summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-gpu-g2d
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-06-22 15:17:11 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-26 14:19:09 -0300
commitd40f4ca5fb00812af414f41c72761fad6dd5100f (patch)
treef5cceeecbb9ffe161515141e80dbe1fbb1657aab /recipes-graphics/imx-gpu-g2d
parent2bbdc1c9681a84493c77c8ba056d6e66642767a9 (diff)
downloadmeta-freescale-d40f4ca5fb00812af414f41c72761fad6dd5100f.tar.gz
imx-gpu-viv: Rename package for libgal
Change virtual/libgal-x11 to libgal-imx since there are no other providers and it is not X11-specific. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-graphics/imx-gpu-g2d')
-rw-r--r--recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
index 88130705f..eab1d31b1 100644
--- a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
+++ b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "G2D graphics library and apps for i.MX 6 and i.MX 7 GPU"
7LICENSE = "Proprietary" 7LICENSE = "Proprietary"
8LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" 8LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d"
9 9
10DEPENDS += "virtual/libgal-x11" 10DEPENDS += "libgal-imx"
11PROVIDES += "virtual/libg2d" 11PROVIDES += "virtual/libg2d"
12 12
13SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" 13SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"