[OE-core] [PATCH 0/2] BlueZ 5.3 new package

Iorga, Cristian cristian.iorga at intel.com
Mon Mar 11 14:06:28 UTC 2013


Hello all,

This is an EXPERIMENTAL bluez5 new package.
This will not replace bluez4 and it is not an upgrade path from bluez4.

Given the fact that not a lot of components has been updated to work with bluez5, this package is largely untested.
It has been provided in the hope that for YP 1.5 release, the entire Bluetooth stack and related/dependent components will get updated.

Most probably bugs related to this package and/or related/dependent components will be fixed in 1.5 release, not in 1.4 timeframe.

The scope with this PU is to provide developers the needed tools/technologies in order to upgrade software to BlueZ5 BT stack.
This stack has support for BT4.0 with the appropriate Linux kernel.

Feedback for this upgrade is much appreciated.

Regards,
Cristian


Cristian Iorga
Linux Software Engineer
Open Source Technology Center
Intel


-----Original Message-----
From: Iorga, Cristian 
Sent: Monday, March 11, 2013 3:57 PM
To: openembedded-core at lists.openembedded.org
Cc: Iorga, Cristian
Subject: [PATCH 0/2] BlueZ 5.3 new package

- BlueZ 5 v5.3 experimental new package;
- bluez5 package does not replace bluez4 package,
  as a lot of components that interact with bluez
  are not prepared to work correctly with bluez5;
- libical is added back, as it is a requirement for
  bluez OBEX feature.

Cristian Iorga (2):
  libical: add recipe back in oe-core
  bluez5: new package for v5.3

 .../bluez5/bluez5-5.3/bluetooth.conf               |   16 ++++++
 .../bluez5/bluez5-5.3/fix-udev-paths.patch         |   35 +++++++++++++
 meta/recipes-connectivity/bluez5/bluez5.inc        |   45 +++++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5_5.3.bb     |   35 +++++++++++++
 .../libical/files/pthread-fix.patch                |   52 ++++++++++++++++++++
 meta/recipes-support/libical/libical_0.48.bb       |   17 +++++++
 6 files changed, 200 insertions(+)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.3/bluetooth.conf
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.3/fix-udev-paths.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5.inc
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.3.bb
 create mode 100644 meta/recipes-support/libical/files/pthread-fix.patch
 create mode 100644 meta/recipes-support/libical/libical_0.48.bb

-- 
1.7.10.4





More information about the Openembedded-core mailing list