[meta-ti] Karthik Ramanan : vpe-tests: Add DEPENDS for the recipe
Arago Project git
git at arago-project.org
Tue Feb 10 12:41:28 PST 2015
Module: meta-ti
Branch: daisy
Commit: f94472f82c9d07da40dffe14b239b744467f11ba
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=f94472f82c9d07da40dffe14b239b744467f11ba
Author: Karthik Ramanan <a0393906 at ti.com>
Date: Thu Feb 5 16:10:50 2015 +0000
vpe-tests: Add DEPENDS for the recipe
Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/vpe-tests/vpe-tests_git.bb | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/recipes-bsp/vpe-tests/vpe-tests_git.bb b/recipes-bsp/vpe-tests/vpe-tests_git.bb
index a8ee7f8..ee91dea 100644
--- a/recipes-bsp/vpe-tests/vpe-tests_git.bb
+++ b/recipes-bsp/vpe-tests/vpe-tests_git.bb
@@ -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"
More information about the meta-ti
mailing list