[OE-core] [PATCH 3/9] gtk-doc.bbclass: unify option setting for meson-based recipes

Richard Purdie richard.purdie at linuxfoundation.org
Wed Apr 24 06:50:06 UTC 2019


On Tue, 2019-04-23 at 18:19 +0200, Alexander Kanavin wrote:
> This is done similarly to gobject-introspection work by Andreas
> Müller,
> and allows dropping duplicate clutter from the recipes.
> 
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/classes/gtk-doc.bbclass                       | 11 +++++++++++
>  meta/recipes-core/glib-2.0/glib.inc                |  6 +-----
>  meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.38.0.bb |  6 ------
>  meta/recipes-gnome/json-glib/json-glib_1.4.4.bb    |  7 -------
>  meta/recipes-graphics/clutter/clutter-gtk-1.0.inc  |  6 +-----
>  meta/recipes-graphics/pango/pango_1.42.4.bb        |  5 +----
>  meta/recipes-support/atk/at-spi2-core_2.30.0.bb    |  6 +-----
>  meta/recipes-support/atk/atk_2.30.0.bb             |  6 ------
>  meta/recipes-support/libsoup/libsoup-2.4_2.64.2.bb |  7 +------
>  9 files changed, 16 insertions(+), 44 deletions(-)

Its this patch which is causing gobject-introspection-native to fail to
build:

https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/530

https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/411

Cheers,

Richard



More information about the Openembedded-core mailing list