summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-test/imx-test.inc1
1 files changed, 1 insertions, 0 deletions
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"
2DESCRIPTION = "Unit tests for the IMX BSP" 2DESCRIPTION = "Unit tests for the IMX BSP"
3SECTION = "base" 3SECTION = "base"
4DEPENDS = "virtual/kernel imx-lib" 4DEPENDS = "virtual/kernel imx-lib"
5DEPENDS_append_mx5 = " imx-vpu"
5LICENSE = "GPLv2" 6LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 7LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
7 8