meta-digi-arm: Append amd-gpu-x11-bin-mx51 recipe.

Do not add a dependency on libgl if the x11 distro feature is not
defined.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-11-28 17:06:23 +01:00
parent e3cf9caada
commit 107670f3a6
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
PROVIDES = "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libgl', '', d)}"