[oe] [RFC 00/10] mods to support virtual/bluez

Peter A. Bigot pab at pabigot.com
Mon Nov 10 21:16:19 UTC 2014


This series is a proposed fix for Yocto 5031, providing virtual/bluez to
select between bluez4 and bluez5.  The intent is to continue using
bluez4 as the default, but to allow distros to switch to bluez5 if the
packages they need support the new interface.

The material here depends on this RFC branch:

  git://git.yoctoproject.org/poky-contrib pabigot/wip/virtual-bluez

Please comment on the overall approach in the oe-core thread.

The following changes since commit dac2422f737c351c37a8405a76b5f0b5df9311a0:

  krb5: add initscripts-functions to RDEPENDS (2014-11-07 15:06:22 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib pabigot/wip/virtual-bluez
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=pabigot/wip/virtual-bluez

Peter A. Bigot (10):
  gypsy: switch to virtual/bluez
  gpsd: switch to virtual/bluez
  foxtrotgps: switch to virtual/bluez
  packagegroup-basic: switch bluetooth to virtual/bluez
  gvfs: switch to virtual/bluez
  obexd: conflict with bluez5
  gnome-bluetooth: switch to virtual/bluez
  gnokii: switch to virtual/bluez
  obex-data-server: conflict with bluez5
  openobex: switch to virtual/bluez

 meta-gnome/recipes-connectivity/obex/obexd_0.48.bb                 | 2 ++
 meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 5 +++--
 meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb                       | 2 +-
 meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb               | 2 +-
 meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb        | 1 +
 meta-oe/recipes-connectivity/obex/openobex_1.5.bb                  | 2 +-
 meta-oe/recipes-core/packagegroups/packagegroup-basic.bb           | 2 +-
 meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb          | 2 +-
 meta-oe/recipes-navigation/gpsd/gpsd_3.10.bb                       | 2 +-
 meta-oe/recipes-navigation/gypsy/gypsy.inc                         | 2 +-
 10 files changed, 13 insertions(+), 9 deletions(-)

-- 
1.8.5.5



More information about the Openembedded-devel mailing list