From: Otavio Salvador Date: Wed, 12 Sep 2012 23:40:11 +0000 (-0300) Subject: amd-gpu-x11-bin-mx51: Add provides to 'virtual/libgl' X-Git-Tag: 2.1~1715^2~3 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=00f8ff095b7f792f1f61a31e5ae5404bd3d5967c;p=meta-freescale.git amd-gpu-x11-bin-mx51: Add provides to 'virtual/libgl' The package provides the headers and libraries specific for mx5 SoCs to use OpenGL ES2 and OpenVG however packages were not depending on it. This includes the need provides field on the recipe to address the issue. Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb index 49fdaab9..79118c6e 100644 --- a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb +++ b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb @@ -4,11 +4,12 @@ DESCRIPTION = "GPU driver and apps for x11 on mx51" LICENSE = "MIT" SECTION = "libs" -PR = "r8" +PR = "r9" #todo: Replace for correct AMD license LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" DEPENDS = "virtual/libx11 libz160" +PROVIDES = "virtual/libgl" RDEPENDS = "libz160" SRC_URI = "file://${PN}-${PV}.tar.gz \