All of lore.kernel.org
 help / color / mirror / Atom feed
* vpe-tests: Add DEPENDS for the recipe
@ 2015-02-05 10:10 Karthik Ramanan
  2015-02-05 15:14 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Karthik Ramanan @ 2015-02-05 10:10 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Karthik Ramanan <a0393906@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..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"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-05 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 10:10 vpe-tests: Add DEPENDS for the recipe Karthik Ramanan
2015-02-05 15:14 ` Denys Dmytriyenko
2015-02-05 15:24   ` Devshatwar, Nikhil
2015-02-05 15:39     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.