Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Maxin B. John" <maxin.john@intel.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 1/2] at-spi2-core: upgrade to version 2.28.0
Date: Mon, 9 Apr 2018 16:14:47 +0300	[thread overview]
Message-ID: <34682c2c-4dea-ed7c-802e-ef2624f18562@linux.intel.com> (raw)
In-Reply-To: <1523273377-15643-2-git-send-email-maxin.john@intel.com>

On 04/09/2018 02:29 PM, Maxin B. John wrote:
> +GTKDOC_ENABLE_FLAG = "-Denable_docs=true"
> +GTKDOC_DISABLE_FLAG = "-Denable_docs=false"
> +
> +GI_ENABLE_FLAG = "-Denable-introspection=yes"
> +GI_DISABLE_FLAG = "-Denable-introspection=no"
> +
> +EXTRA_OEMESON_append_class-target = " ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '${GI_ENABLE_FLAG}', \
> +                                                                                       '${GI_DISABLE_FLAG}', d)} "
> +
> +EXTRA_OEMESON_append_class-target = " ${@bb.utils.contains('GTKDOC_ENABLED', 'True', '${GTKDOC_ENABLE_FLAG}', \
> +                                                                                     '${GTKDOC_DISABLE_FLAG}', d)} "
> +

At some point (once we have enough recipes), we can move EXTRA_OEMESON 
lines to g-i and gtkdoc classes. Hopefully the upstreams start 
converging on the flag names as well.

Alex


  reply	other threads:[~2018-04-09 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 11:29 [PATCH 0/2] fix meson specific flags for introspection Maxin B. John
2018-04-09 11:29 ` [PATCH v2 1/2] at-spi2-core: upgrade to version 2.28.0 Maxin B. John
2018-04-09 13:14   ` Alexander Kanavin [this message]
2018-04-09 11:29 ` [PATCH v2 2/2] atk: upgrade to version 2.28.1 Maxin B. John

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=34682c2c-4dea-ed7c-802e-ef2624f18562@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=maxin.john@intel.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