From: Denys Dmytriyenko <denys@ti.com>
To: <niko.mauno@vaisala.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [master][PATCH 2/3] layer.conf: update with "doxygen" host tool dependency for openmp-rtos
Date: Mon, 15 May 2017 12:53:13 -0400 [thread overview]
Message-ID: <20170515165313.GO32329@edge> (raw)
In-Reply-To: <8d0c6267-8282-886d-cc0b-8c1a82ff036b@vaisala.com>
On Mon, May 15, 2017 at 11:13:38AM +0000, niko.mauno@vaisala.com wrote:
> > From: Denys Dmytriyenko <denys at ti.com>
> >
> > Also, drop host tool for CCS, as it no longer provided.
> >
> > Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> > ---
> > conf/layer.conf | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/conf/layer.conf b/conf/layer.conf
> > index b59effa..87a28de 100644
> > --- a/conf/layer.conf
> > +++ b/conf/layer.conf
> > @@ -28,5 +28,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> > multiprocmgr \
> > "
> >
> > -# Required by CCS installer
> > -HOSTTOOLS += "unzip"
> > +# Required by openmp-rtos "docs" target
> > +HOSTTOOLS += "doxygen"
> > --
> > 2.7.4
>
> Please consider using alternative approach to native doxygen
> requirement, such as DEPENDS += "doxygen-native" in associated recipes,
Won't work, as oe-core doesn't have doxygen:
https://lists.yoctoproject.org/pipermail/meta-ti/2017-March/009842.html
> or change to HOSTTOOLS_NONFATAL += "doxygen" here. Otherwise this change
> breaks builds on hosts which do not have doxygen installed.
Yes, noticed it as well - should have been NONFATAL...
--
Denys
next prev parent reply other threads:[~2017-05-15 16:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 11:13 [master][PATCH 2/3] layer.conf: update with "doxygen" host tool dependency for openmp-rtos niko.mauno
2017-05-15 16:53 ` Denys Dmytriyenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-09 18:06 [master][PATCH 1/3] linux-ti-staging: remove version 4.4 Denys Dmytriyenko
2017-05-09 18:06 ` [master][PATCH 2/3] layer.conf: update with "doxygen" host tool dependency for openmp-rtos Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170515165313.GO32329@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=niko.mauno@vaisala.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.