[OE-core] [PATCH V2 0/4] BlueZ 5.3 new package
Cristian Iorga
cristian.iorga at intel.com
Tue Mar 12 17:03:11 UTC 2013
- 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;
- bluez5 is not an upgrade path from bluez4.
- libical is added back, as it is a requirement for
bluez OBEX feature.
- bluez5 conflicts with bluez4.
Cristian Iorga (4):
libical: add recipe back in oe-core
bluez5: new package for v5.3
bluez5: conflicts with bluez4
bluez4: conflicts with bluez5
meta/recipes-connectivity/bluez/bluez4_4.101.bb | 4 +-
.../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 | 37 ++++++++++++++
.../libical/files/pthread-fix.patch | 52 ++++++++++++++++++++
meta/recipes-support/libical/libical_0.48.bb | 17 +++++++
7 files changed, 205 insertions(+), 1 deletion(-)
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