All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Viguera <javier.viguera@digi.com>
To: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] bluez5: upgrade to 5.37
Date: Tue, 5 Jan 2016 18:19:05 +0100	[thread overview]
Message-ID: <568BFB09.2070203@digi.com> (raw)
In-Reply-To: <1452011653-10012-1-git-send-email-maxin.john@intel.com>

Just a quick question regarding this:

On 05/01/16 17:34, Maxin B. John wrote:
> +PNBLACKLIST[bluez5] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez4', 'bluez5 conflicts with bluez4 and bluez4 is selected in DISTRO_FEATURES', '', d)}"

Is 'bluez4' a user's custom distro feature, because it doesn't seem to be part of the standard distro features. What poky.git at current master has is 'bluetooth' and 'bluez5' as distro features and those are used by bluetooth.bbclass to set BLUEZ variable as follows:

"" if bluetooth is not in DISTRO_FEATURES                                                                                                   
else "bluez5" if bluez5 is in DISTRO_FEATURES                                                                                               
else "bluez4"

So BLUEZ variable may be equal to 'bluez4' but an unmodified poky distro will never have 'bluez4' as distro feature.

Am I missing something obvious?

-- 
Regards,

Javier Viguera


  parent reply	other threads:[~2016-01-05 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 16:34 [PATCH v2] bluez5: upgrade to 5.37 Maxin B. John
2016-01-05 16:56 ` Martin Jansa
2016-01-05 17:19 ` Javier Viguera [this message]
2016-01-05 17:27   ` Burton, Ross

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=568BFB09.2070203@digi.com \
    --to=javier.viguera@digi.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.