All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter A. Bigot" <pab@pabigot.com>
To: openembedded-core@lists.openembedded.org,  "Iorga,
	Cristian" <cristian.iorga@intel.com>
Subject: Re: [PATCH 00/11] BlueZ 5 as bluetooth alternative stack
Date: Tue, 17 Feb 2015 06:17:23 -0600	[thread overview]
Message-ID: <54E33153.2000601@pabigot.com> (raw)
In-Reply-To: <cover.1424098977.git.cristian.iorga@intel.com>

On 02/16/2015 09:06 AM, Cristian Iorga wrote:
> Based on Peter A. Bigot Bluez5 switch patchset.
> Full credit given to original authors.
> Some changes/adaptations needed, all doneand implemented by Cristian Iorga.

I ran this through a build with no problems.  For the record, the 
changes I detected in my patches were fixing a connman RDEPENDS I 
somehow missed, and enabling bluez5 in ofono and gstreamer1.0-plugins-bad.

Thanks for pushing this through.

Peter
> Tested with each Bluetooth stack provider.
>
> The following changes since commit 6ae933b75c1c34a9d39e1aff0a0cb26a7ce4677f:
>
>    bitbake: tests/fetch.py: latest_versionstring add set of PN (2015-02-16 09:13:06 +0000)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/poky-contrib ciorga/bluez5_switch_t2
>    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/bluez5_switch_t2
>
> Cristian Iorga (1):
>    conf/distro/include/default-providers: updated bluez-hcidump providers
>
> Peter A. Bigot (9):
>    bluetooth.bbclass: simplify recipe inference of bluetooth provider
>    packagegroup-base: select distro preference for bluez provider
>    pulseaudio: select distro preference for bluez provider
>    qt-mobility: select distro preference for bluez provider
>    neard: select distro preference for bluez provider
>    libpcap: select distro preference for bluez provider
>    ofono: select distro preference for bluez provider
>    gstreamer1.0-plugins-bad: select distro preference for bluez provider
>    connman: depend on distro provider of bluez
>
> Richard Purdie (1):
>    default-providers: Set the preferred provider for bluez based on
>      version
>
>   meta/classes/bluetooth.bbclass                             | 14 ++++++++++++++
>   meta/conf/distro/include/default-providers.inc             |  4 ++--
>   meta/recipes-connectivity/connman/connman.inc              |  8 +++++---
>   meta/recipes-connectivity/libpcap/libpcap.inc              |  6 ++++--
>   meta/recipes-connectivity/neard/neard.inc                  |  4 ++--
>   meta/recipes-connectivity/ofono/ofono.inc                  |  6 +++---
>   meta/recipes-core/packagegroups/packagegroup-base.bb       |  3 ++-
>   .../gstreamer/gstreamer1.0-plugins-bad.inc                 |  4 ++--
>   .../gstreamer/gstreamer1.0-plugins-bad_git.bb              |  1 -
>   meta/recipes-multimedia/pulseaudio/pulseaudio.inc          |  4 ++--
>   meta/recipes-qt/qt4/qt-mobility_1.2.0.inc                  |  6 ++++--
>   11 files changed, 40 insertions(+), 20 deletions(-)
>   create mode 100644 meta/classes/bluetooth.bbclass
>



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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 15:06 [PATCH 00/11] BlueZ 5 as bluetooth alternative stack Cristian Iorga
2015-02-16 15:06 ` [PATCH 01/11] bluetooth.bbclass: simplify recipe inference of bluetooth provider Cristian Iorga
2015-02-16 15:06 ` [PATCH 02/11] packagegroup-base: select distro preference for bluez provider Cristian Iorga
2015-02-16 15:06 ` [PATCH 03/11] pulseaudio: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 04/11] qt-mobility: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 05/11] neard: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 06/11] libpcap: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 07/11] ofono: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 08/11] gstreamer1.0-plugins-bad: " Cristian Iorga
2015-02-16 15:06 ` [PATCH 09/11] conf/distro/include/default-providers: updated bluez-hcidump providers Cristian Iorga
2015-02-16 15:06 ` [PATCH 10/11] connman: depend on distro provider of bluez Cristian Iorga
2015-02-16 15:06 ` [PATCH 11/11] default-providers: Set the preferred provider for bluez based on version Cristian Iorga
2015-02-17 12:17 ` Peter A. Bigot [this message]

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=54E33153.2000601@pabigot.com \
    --to=pab@pabigot.com \
    --cc=cristian.iorga@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.