All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Iorga <cristian.iorga@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Switch to BlueZ 5.x as default Bluetooth stack
Date: Fri,  3 Apr 2015 17:13:09 +0300	[thread overview]
Message-ID: <cover.1428070227.git.cristian.iorga@intel.com> (raw)

BlueZ 5.x is now the default Bluetooth stack.
BlueZ 4.x is moved to meta-oe networking collection
and still supported in oe-core.

The following changes since commit d6d2dd5c9e06c54ff336b44d54f01b4fe24903ed:

  tools: A real fix for thos mega-manual.sed file for Toaster. (2015-04-02 20:30:46 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/YB7479_refinement
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/YB7479_refinement

Cristian Iorga (5):
  bluez5: upgrade to 5.29
  bluez: remove recipes collection
  maintainers.inc: remove info related to bluez4
  upstream_tracking.inc: bluez4 removed from oe-core
  bluetooth.bbclass: set bluez5 as the default BT stack

 meta-yocto/conf/distro/include/maintainers.inc     |  3 --
 .../conf/distro/include/upstream_tracking.inc      |  1 -
 meta/classes/bluetooth.bbclass                     | 16 +++++---
 .../obsolete_automake_macros.patch                 | 14 -------
 .../bluez/bluez-hcidump_2.5.bb                     | 22 -----------
 .../bluez/bluez4-4.101/bluetooth.conf              | 16 --------
 .../bluez/bluez4-4.101/fix-udev-paths.patch        | 37 -----------------
 .../bluez/bluez4-4.101/install-test-script.patch   | 26 ------------
 ...ork-fix-network-Connect-method-parameters.patch | 30 --------------
 .../bluez4-4.101/obsolete_automake_macros.patch    | 14 -------
 .../bluez/bluez4-4.101/sbc_mmx.patch               | 24 -----------
 ...pygobject-instead-ofgobject-introspection.patch | 27 -------------
 meta/recipes-connectivity/bluez/bluez4.inc         | 46 ----------------------
 meta/recipes-connectivity/bluez/bluez4_4.101.bb    | 46 ----------------------
 .../bluez/gst-plugin-bluetooth_4.101.bb            | 39 ------------------
 .../bluez5/{bluez5_5.28.bb => bluez5_5.29.bb}      |  4 +-
 16 files changed, 13 insertions(+), 352 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez/bluez-hcidump-2.5/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/bluetooth.conf
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/fix-udev-paths.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/install-test-script.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/network-fix-network-Connect-method-parameters.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/sbc_mmx.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/use-legacy-pygobject-instead-ofgobject-introspection.patch
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4.inc
 delete mode 100644 meta/recipes-connectivity/bluez/bluez4_4.101.bb
 delete mode 100644 meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb
 rename meta/recipes-connectivity/bluez5/{bluez5_5.28.bb => bluez5_5.29.bb} (88%)

-- 
2.1.0



             reply	other threads:[~2015-04-03 14:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-03 14:13 Cristian Iorga [this message]
2015-04-03 14:13 ` [PATCH 1/5] bluez5: upgrade to 5.29 Cristian Iorga
2015-04-03 19:01   ` Jack Mitchell
2015-04-03 14:13 ` [PATCH 2/5] bluez: remove recipes collection Cristian Iorga
2015-04-03 14:13 ` [PATCH 3/5] maintainers.inc: remove info related to bluez4 Cristian Iorga
2015-04-03 14:13 ` [PATCH 4/5] upstream_tracking.inc: bluez4 removed from oe-core Cristian Iorga
2015-04-03 14:13 ` [PATCH 5/5] bluetooth.bbclass: set bluez5 as the default BT stack Cristian Iorga
2015-04-05 21:40   ` Burton, Ross
2015-04-06  7:31     ` Iorga, Cristian
2015-04-06 12:57       ` Peter A. Bigot
2015-04-06 13:18         ` Otavio Salvador
2015-04-06 14:32           ` Iorga, Cristian
2015-04-06 21:21             ` Peter A. Bigot
2015-04-06 21:39               ` Christopher Larson
2015-04-06 23:41                 ` Peter A. Bigot
2015-04-14 13:28                   ` Burton, Ross
2015-04-14 15:38                     ` Christopher Larson
2015-04-15 15:05                       ` Burton, Ross
2015-04-07 10:55             ` Martin Jansa
2015-04-07 11:21               ` Iorga, Cristian
2015-04-07 12:35                 ` Martin Jansa
2015-04-07 10:27   ` Tanu Kaskinen
2015-04-07 11:23     ` Iorga, Cristian
2015-04-07 11:41       ` Tanu Kaskinen
2015-04-07 11:51         ` Iorga, Cristian
2015-04-07 12:36           ` Tanu Kaskinen
2015-04-07 12:44             ` Martin Jansa
2015-04-07 12:46               ` Tanu Kaskinen
2015-04-07 13:02                 ` Martin Jansa
2015-04-07 20:16                   ` Tanu Kaskinen

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=cover.1428070227.git.cristian.iorga@intel.com \
    --to=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.