[meta-ti] [rocko/master][PATCH 3/4] openmp-rtos: depend on doxygen-native for documentation

Denys Dmytriyenko denys at ti.com
Mon Jan 8 11:29:07 PST 2018


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 <denys at ti.com>
> > 
> > Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> > ---
> >  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=61a6972303c0447b7
> > 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.

-- 
Denys


More information about the meta-ti mailing list