[meta-freescale] [meta-fsl-arm][PATCH 2/4] libz160: Add a build-dependency on AMD GPU

Otavio Salvador otavio at ossystems.com.br
Tue Feb 17 04:49:22 PST 2015


This fixes the following warning:

,----
| WARNING: QA Issue: libz160 requires libgsl-fsl.so.1, but no providers
|     in its RDEPENDS [file-rdeps]
`----

Change-Id: I920eb5f31f94118ed46105545b9d0bd175151690
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb b/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb
index 1ff762a..43b9f7f 100644
--- a/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb
+++ b/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb
@@ -1,9 +1,12 @@
+# Copyright (C) 2011-2015 O.S. Systems Software LTDA.
 # Copyright (C) 2011, 2012 Freescale
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "AMD libz160 gpu driver"
 LICENSE = "Proprietary"
 SECTION = "libs"
+DEPENDS = "amd-gpu-mx51"
+
 PR = "r2"
 
 #todo: Replace for correct AMD license
-- 
2.1.4



More information about the meta-freescale mailing list