- Build includes kernel headers, so depend on virtual/kernel.

Signed-off-by: Jacob Stiffler <j-stiff...@ti.com>
---
 recipes-bsp/vpe-tests/vpe-tests_git.bb |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb 
b/recipes-bsp/vpe-tests/vpe-tests_git.bb
index a8ee7f8..70557b7 100644
--- a/recipes-bsp/vpe-tests/vpe-tests_git.bb
+++ b/recipes-bsp/vpe-tests/vpe-tests_git.bb
@@ -1,10 +1,14 @@
 DESCRIPTION = "VPE test program"
 
+DEPENDS += "virtual/kernel"
+
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa"
 
 COMPATIBLE_MACHINE = "dra7xx"
 
+PR = "r1"
+
 SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca"
 BRANCH ?= "master"
 
-- 
1.7.9.5

-- 
_______________________________________________
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to