From 9e2482557bbcd41897bd63481cb8664087ec6c20 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 16 Feb 2015 12:03:27 -0200 Subject: libz160: Add a build-dependency on AMD GPU 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 --- recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-graphics') 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 -- cgit v1.2.3-54-g00ecf