[meta-ti] vpe-tests: Add DEPENDS for the recipe

Devshatwar, Nikhil nikhil.nd at ti.com
Thu Feb 5 07:24:37 PST 2015


> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Dmytriyenko, Denys
> Sent: Thursday, February 05, 2015 8:45 PM
> To: R, Karthik
> Cc: meta-ti at yoctoproject.org
> Subject: Re: [meta-ti] vpe-tests: Add DEPENDS for the recipe
> 
> On Thu, Feb 05, 2015 at 03:40:50PM +0530, Karthik Ramanan wrote:
> > Signed-off-by: Karthik Ramanan <a0393906 at 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"
> 
> Should it also RDEPENDS on vpdma-fw?

This is a generic v4l2 m2m test application
Even though it is used for testing VPE, it does not mandate that has to be run only on VPE
It works with other m2m devices also, so ideally the vpdma-fw dependency is not needed.

> 
> 
> > +PR="r1"
> > +
> >  COMPATIBLE_MACHINE = "dra7xx"
> >
> >  SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca"
> > --
> > 1.7.9.5
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list