1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-08 03:40:52 +00:00

vpe-tests: Add DEPENDS for the recipe

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Karthik Ramanan
2015-02-05 16:10:50 +00:00
committed by Denys Dmytriyenko
parent 8fad660bd8
commit 592fe0c751
+4
View File
@@ -3,6 +3,10 @@ DESCRIPTION = "VPE test program"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa"
DEPENDS = "virtual/kernel"
PR="r1"
COMPATIBLE_MACHINE = "dra7xx"
SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca"