From ad7d3b3eb4a52307a1938582c66b8cbd58697532 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Wed, 2 Oct 2013 15:56:54 -0300 Subject: imx-test: Add dependency on imx-vpu Change-Id: Id3dce7c7531acb790e289438adfe08b5b9bcf87c Signed-off-by: Daiane Angolini --- recipes-bsp/imx-test/imx-test.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc index d8aa99d..fb3745d 100644 --- a/recipes-bsp/imx-test/imx-test.inc +++ b/recipes-bsp/imx-test/imx-test.inc @@ -2,6 +2,7 @@ SUMMARY = "Test programs for IMX BSP" DESCRIPTION = "Unit tests for the IMX BSP" SECTION = "base" DEPENDS = "virtual/kernel imx-lib" +DEPENDS_append_mx5 = " imx-vpu" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -- cgit v1.2.3-54-g00ecf