From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] glib-2.0: restore API docs generation
Date: Sat, 23 Feb 2019 12:05:32 +0000 [thread overview]
Message-ID: <b83e9ffe50071e4cc3cca2633c328f323e5834a6.camel@linuxfoundation.org> (raw)
In-Reply-To: <20190222141650.46895-2-alex.kanavin@gmail.com>
On Fri, 2019-02-22 at 15:16 +0100, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
> meta/recipes-core/glib-2.0/glib.inc | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
> index 4d7fdeebbbd..6305f553b4a 100644
> --- a/meta/recipes-core/glib-2.0/glib.inc
> +++ b/meta/recipes-core/glib-2.0/glib.inc
> @@ -31,6 +31,12 @@ LEAD_SONAME = "libglib-2.0.*"
>
> inherit meson gettext gtk-doc pkgconfig ptest-gnome upstream-version-is-even bash-completion gio-module-cache manpages distro_features_check
>
> +GTKDOC_ENABLE_FLAG = "-Dgtk_doc=true"
> +GTKDOC_DISABLE_FLAG = "-Dgtk_doc=false"
> +
> +EXTRA_OEMESON_append_class-target = " ${@bb.utils.contains('GTKDOC_ENABLED', 'True', '${GTKDOC_ENABLE_FLAG}', \
> + '${GTKDOC_DISABLE_FLAG}', d)} "
> +
> # This avoids the need to depend on target python3, which in case of mingw is not even possible.
> # meson's python configuration pokes into python3 configuration, so this provides the native config to it.
> unset _PYTHON_SYSCONFIGDATA_NAME
https://autobuilder.yoctoproject.org/typhoon/#/builders/69/builds/326/steps/7/logs/step3b
Cheers,
Richard
next prev parent reply other threads:[~2019-02-23 12:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 14:16 [PATCH 1/2] gdk-pixbuf: update to 2.38.0 Alexander Kanavin
2019-02-22 14:16 ` [PATCH 2/2] glib-2.0: restore API docs generation Alexander Kanavin
2019-02-23 12:05 ` Richard Purdie [this message]
2019-02-23 12:43 ` Alexander Kanavin
2019-03-28 2:32 ` [PATCH 1/2] gdk-pixbuf: update to 2.38.0 Changqing Li
2019-03-28 9:42 ` Changqing Li
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=b83e9ffe50071e4cc3cca2633c328f323e5834a6.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox