[oe-commits] Cristian Iorga : bluez collection: add (moved from oe-core)

git at git.openembedded.org git at git.openembedded.org
Fri May 1 14:54:09 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: b1c6eeea66f854b4d7688981bec79621090e4268
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b1c6eeea66f854b4d7688981bec79621090e4268

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Tue Apr 28 12:17:55 2015 +0300

bluez collection: add (moved from oe-core)

BlueZ 4.x Bluetooth stack has been removed from oe-core.
However, it is still supported, so add it to
recipes-connectivity in meta-oe.

meta-systemd layer bluez4 bbappend has been integrated
into bluez4 recipe.

In order to use it in oe-core/poky/YP, 'bluez5' backfill
distro feature needs to be disabled via:
DISTRO_FEATURES_BACKFILL_CONSIDERED = "bluez5" .
'bluetooth' distro feature needs to be present also.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../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/fix_encrypt_collision.patch | 110 +++++++++++++++++++++
 .../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-oe/recipes-connectivity/bluez/bluez4.inc      |  51 ++++++++++
 meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb |  50 ++++++++++
 .../bluez/gst-plugin-bluetooth_4.101.bb            |  39 ++++++++
 .../bluez/bluez4_4.101.bbappend                    |   9 --
 14 files changed, 460 insertions(+), 9 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=b1c6eeea66f854b4d7688981bec79621090e4268


More information about the Openembedded-commits mailing list