]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Add VPU tests
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 15 Oct 2018 16:50:05 +0000 (11:50 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Thu, 13 Dec 2018 16:01:31 +0000 (10:01 -0600)
Add VPU tests by making sure VPU support is in sysroots.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/imx-test/imx-test_git.bb

index b176e1074c6ad0b648433a48ff85d23aac6d6486..bf55f7dfeaec1ebb1f57ea3bca715d9ce9ec4058 100644 (file)
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=80
 DEPENDS = "alsa-lib libdrm"
 DEPENDS_append_mx6 = " imx-lib"
 DEPENDS_append_mx7 = " imx-lib"
+DEPENDS_append_imxvpu = " virtual/imxvpu"
 
 PE = "1"
 PV = "7.0+${SRCPV}"