diff options
| author | Daiane Angolini <daiane.angolini@freescale.com> | 2013-10-02 15:56:54 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-10-18 12:29:21 -0300 |
| commit | 3a0bc72cc026a246c9376c3b7b21591c58c5d530 (patch) | |
| tree | b589aa3e3421c9f4a3172c00b40bb21726ac0821 | |
| parent | 4c94aa41209122ebffd44501d63bff22462e133a (diff) | |
| download | meta-freescale-3a0bc72cc026a246c9376c3b7b21591c58c5d530.tar.gz | |
imx-test: Add dependency on imx-vpu
Change-Id: Id3dce7c7531acb790e289438adfe08b5b9bcf87c
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc b/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc index d8aa99d63..fb3745d88 100644 --- a/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc +++ b/meta-fsl-arm/recipes-bsp/imx-test/imx-test.inc | |||
| @@ -2,6 +2,7 @@ SUMMARY = "Test programs for IMX BSP" | |||
| 2 | DESCRIPTION = "Unit tests for the IMX BSP" | 2 | DESCRIPTION = "Unit tests for the IMX BSP" |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | DEPENDS = "virtual/kernel imx-lib" | 4 | DEPENDS = "virtual/kernel imx-lib" |
| 5 | DEPENDS_append_mx5 = " imx-vpu" | ||
| 5 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" |
| 7 | 8 | ||
