All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [RFC] Remove vala from oe-core
Date: Wed, 11 Nov 2015 09:17:33 -0800	[thread overview]
Message-ID: <1447262253.3559.249.camel@linuxfoundation.org> (raw)
In-Reply-To: <56420F4A.9030507@linux.intel.com>

On Tue, 2015-11-10 at 17:37 +0200, Alexander Kanavin wrote:
> On 11/10/2015 05:29 PM, Otavio Salvador wrote:
> 
> >> PACKAGECONFIG alone is not sufficient; to build the bindings properly, the
> >> package also needs to inherit vala.bbclass:
> >>
> >> https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/tree/meta/classes/vala.bbclass?h=akanavin/gobject-introspection-experimental
> >
> > and this belong to meta-vala (or other). This reduces the core and
> > this is something we really should to push for.
> 
> If this class is moved to meta-vala, how do you make packages in oe-core 
> inherit it, or otherwise do what it does?

Much as I dislike this, you could do something like:

inherit ${@base_contains('PACKAGECONFIG', 'vala', 'vala', '')}

Cheers,

Richard



  parent reply	other threads:[~2015-11-11 17:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 14:22 [RFC] Remove vala from oe-core Jussi Kukkonen
2015-11-10 14:22 ` Jussi Kukkonen
2015-11-10 14:30 ` Alexander Kanavin
2015-11-10 14:29   ` Carlos Rafael Giani
2015-11-10 14:32     ` Alexander Kanavin
2015-11-10 14:50   ` Paul Eggleton
2015-11-10 15:06     ` Alexander Kanavin
2015-11-10 15:09       ` Paul Eggleton
2015-11-10 15:10       ` Burton, Ross
2015-11-10 15:19         ` Alexander Kanavin
2015-11-10 15:29           ` Otavio Salvador
2015-11-10 15:37             ` Alexander Kanavin
2015-11-10 15:39               ` Otavio Salvador
2015-11-10 16:25                 ` Andreas Müller
2015-11-10 16:52                   ` Otavio Salvador
2015-11-11 17:17               ` Richard Purdie [this message]
2015-11-11 17:38                 ` Paul Eggleton
2015-11-12 11:18                 ` Alexander Kanavin
2015-11-10 16:02 ` [OE-core] " Martin Jansa
2015-11-10 16:02   ` Martin Jansa

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=1447262253.3559.249.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=alexander.kanavin@linux.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 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.