On Mon, Feb 05, 2018 at 03:30:19PM -0600, Gaurav Mitra wrote: > Signed-off-by: Gaurav Mitra <[email protected]> > --- > recipes-ti/ocl/opencl-examples_git.bbappend | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/recipes-ti/ocl/opencl-examples_git.bbappend > b/recipes-ti/ocl/opencl-examples_git.bbappend > index 4df65c2..b78b10c 100644 > --- a/recipes-ti/ocl/opencl-examples_git.bbappend > +++ b/recipes-ti/ocl/opencl-examples_git.bbappend > @@ -1 +1,4 @@ > require ocl-1.1.14.inc > + > +PR_append = ".tisdk0" > +DEPENDS += " opencl-monitor"
Isn't it already in the DEPENDS list? Line #13: http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-extras/recipes-ti/ocl/opencl-examples_git.bb;hb=refs/heads/morty#l13 > -- > 2.14.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
