On Mon, 2018-01-08 at 14:29 -0500, Denys Dmytriyenko wrote:
> On Fri, Jan 05, 2018 at 12:33:23PM -0600, Joshua Watt wrote:
> > On Tue, 2017-12-19 at 01:01 -0500, Denys Dmytriyenko wrote:
> > > From: Denys Dmytriyenko <[email protected]>
> > > 
> > > Signed-off-by: Denys Dmytriyenko <[email protected]>
> > > ---
> > >  recipes-ti/openmp-rtos/openmp-rtos_git.bb | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-
> > > ti/openmp-rtos/openmp-rtos_git.bb
> > > index f5bf476..df082ea 100644
> > > --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
> > > +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
> > > @@ -19,7 +19,7 @@ SRCREV =
> > > "a2a518dcc9154a372b38bd5be8a483359123823c"
> > >  
> > >  LIC_FILES_CHKSUM =
> > > "file://docs/license/omp_manifest_template.html;md5=61a6972303c04
> > > 47b7
> > > c056195d7ebafee"
> > >  
> > > -DEPENDS = "common-csl-ip-rtos ti-xdctools ti-ipc-rtos ti-sysbios 
> > > ti-
> > > cgt6x-native libulm zip-native"
> > > +DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools
> > > ti-
> > > ipc-rtos ti-sysbios ti-cgt6x-native zip-native"
> > >  DEPENDS_append_k2hk = " qmss-lld-rtos cppi-lld-rtos"
> > >  DEPENDS_append_k2e = " qmss-lld-rtos cppi-lld-rtos"
> > >  DEPENDS_append_k2l-evm = " qmss-lld-rtos cppi-lld-rtos"
> > > -- 
> > > 2.7.4
> > > 
> > 
> > Can we backport this to morty please?
> 
> This change requires adding doxygen recipe to meta-ti, which is a new
> feature 
> and not a simple bugfix. It's probably too late for adding new stuff
> to morty. 
> 
> Do you have specific issues with the way it used to work in morty?
> Since there 
> weren't RSS or HOSTTOOLS restrictions in morty, host-wide doxygen
> install used 
> to work just fine then.

Ya makes sense... We have been carrying around a bbappend that did the
same thing as this patch, but we've always had a doxygen recipe in our
layer setup. I missed/forgot that doxygen *wasn't* in meta-ti (on
morty). We can just keep using the bbappend, sorry for the noise

> 
-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to