All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] BlueZ 5 experimental recipes
@ 2013-07-12 14:06 Cristian Iorga
  2013-07-12 14:06 ` [PATCH 1/5] bluez5: new package for v5.3 Cristian Iorga
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Cristian Iorga @ 2013-07-12 14:06 UTC (permalink / raw)
  To: openembedded-core

This sets of patches adds bluez5 recipes as experimental packages.
BlueZ 5.X is not an upgrade for Bluez 4.x, as such, no upgrade is
provided/possible.
The two versions of the BT stack also conflicts each other.

Alexandru DAMIAN (1):
  bluez5: add readline dependency

Cristian Iorga (3):
  bluez5: new package for v5.3
  bluez4: conflicts with/replaces bluez5
  bluez5: upgrade to v5.7

Richard Purdie (1):
  bluez5: Set udev variables using pkg-config

 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    5 ++-
 .../bluez5/bluez5-5.7/bluetooth.conf               |   16 +++++++
 .../bluez5/bluez5-5.7/fix-udev-paths.patch         |   35 +++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5.inc        |   45 ++++++++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5_5.7.bb     |   38 +++++++++++++++++
 5 files changed, 138 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.7/bluetooth.conf
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.7/fix-udev-paths.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5.inc
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.7.bb

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/5] bluez: v5.7 experimental packages
@ 2013-07-12 14:44 Cristian Iorga
  2013-07-12 14:44 ` [PATCH 3/5] bluez5: upgrade to v5.7 Cristian Iorga
  0 siblings, 1 reply; 10+ messages in thread
From: Cristian Iorga @ 2013-07-12 14:44 UTC (permalink / raw)
  To: openembedded-core

This sets of patches adds bluez5 recipes as experimental packages.
BlueZ 5.X is not an upgrade for Bluez 4.x, as such, no upgrade is
provided/possible.
The two versions of the BT stack also conflicts each other.

The following changes since commit a63229917a5708de2d161aba0d67168ce0da6365:

  meta-yocto-bsp: update reference board SRCREVs (2013-07-10 09:45:51 +0100)

are available in the git repository at:

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

Alexandru DAMIAN (1):
  bluez5: add readline dependency

Cristian Iorga (3):
  bluez5: new package for v5.3
  bluez4: conflicts with/replaces bluez5
  bluez5: upgrade to v5.7

Richard Purdie (1):
  bluez5: Set udev variables using pkg-config

 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    5 ++-
 .../bluez5/bluez5-5.7/bluetooth.conf               |   16 +++++++
 .../bluez5/bluez5-5.7/fix-udev-paths.patch         |   35 +++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5.inc        |   45 ++++++++++++++++++++
 meta/recipes-connectivity/bluez5/bluez5_5.7.bb     |   38 +++++++++++++++++
 5 files changed, 138 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.7/bluetooth.conf
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5-5.7/fix-udev-paths.patch
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5.inc
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.7.bb

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-12 16:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-12 14:06 [PATCH 0/5] BlueZ 5 experimental recipes Cristian Iorga
2013-07-12 14:06 ` [PATCH 1/5] bluez5: new package for v5.3 Cristian Iorga
2013-07-12 14:06 ` [PATCH 2/5] bluez4: conflicts with/replaces bluez5 Cristian Iorga
2013-07-12 14:06 ` [PATCH 3/5] bluez5: upgrade to v5.7 Cristian Iorga
2013-07-12 14:06 ` [PATCH 4/5] bluez5: add readline dependency Cristian Iorga
2013-07-12 16:03   ` Burton, Ross
2013-07-12 14:06 ` [PATCH 5/5] bluez5: Set udev variables using pkg-config Cristian Iorga
2013-07-12 16:05   ` Burton, Ross
2013-07-12 14:44 [PATCH 0/5] bluez: v5.7 experimental packages Cristian Iorga
2013-07-12 14:44 ` [PATCH 3/5] bluez5: upgrade to v5.7 Cristian Iorga
2013-07-12 16:01   ` Burton, Ross

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.