From d40f4ca5fb00812af414f41c72761fad6dd5100f Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 22 Jun 2018 15:17:11 -0500 Subject: 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 Signed-off-by: Otavio Salvador --- recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics/imx-gpu-g2d') 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" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d" -DEPENDS += "virtual/libgal-x11" +DEPENDS += "libgal-imx" PROVIDES += "virtual/libg2d" SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" -- cgit v1.2.3-54-g00ecf