All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/7] bluez: upgrade and refactoring
@ 2017-04-25 14:48 Marc Ferland
  2017-04-25 14:48 ` [PATCHv4 1/7] bluez5: Upgrade 5.43 -> 5.44 Marc Ferland
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Marc Ferland @ 2017-04-25 14:48 UTC (permalink / raw)
  To: openembedded-core

V4:
* dropped the "rename readline 'config' option to 'client'" changes (reported by Ross Burton)
* make references to libasound-module-bluez depend on bluez4 only (reported by Ross burton)

V3:
* shell functions use tabs not spaces (reported by Khem Raj)

V2:
* upgrades to version 5.44
* renames variables and configure options to better reflect bluez options
* adds midi, cups and systemd as PACKAGECONFIG options
* removes references from files that are no longer part of bluez
* cleanups tabs/spaces usage

V1:
* https://patchwork.openembedded.org/patch/138995/

Regards,

Marc Ferland (7):
  bluez5: Upgrade 5.43 -> 5.44
  bluez5: remove libasound-module references
  bluez5: add PACKAGECONFIG option for midi
  bluez5: add PACKAGECONFIG option for systemd
  bluez5: add PACKAGECONFIG option for cups
  bluez5: do not install audio.conf
  bluez5: cleanup tabs and spaces

 meta/conf/distro/include/default-providers.inc     |  1 -
 meta/recipes-connectivity/bluez5/bluez5.inc        | 60 ++++++++++---------
 meta/recipes-connectivity/bluez5/bluez5_5.43.bb    | 55 -----------------
 meta/recipes-connectivity/bluez5/bluez5_5.44.bb    | 68 ++++++++++++++++++++++
 .../packagegroups/packagegroup-base.bb             |  2 +-
 5 files changed, 100 insertions(+), 86 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.43.bb
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.44.bb

-- 
2.7.4



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

end of thread, other threads:[~2017-04-25 16:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25 14:48 [PATCHv4 0/7] bluez: upgrade and refactoring Marc Ferland
2017-04-25 14:48 ` [PATCHv4 1/7] bluez5: Upgrade 5.43 -> 5.44 Marc Ferland
2017-04-25 14:48 ` [PATCHv4 2/7] bluez5: remove libasound-module references Marc Ferland
2017-04-25 14:48 ` [PATCHv4 3/7] bluez5: add PACKAGECONFIG option for midi Marc Ferland
2017-04-25 14:48 ` [PATCHv4 4/7] bluez5: add PACKAGECONFIG option for systemd Marc Ferland
2017-04-25 15:13   ` Martin Jansa
2017-04-25 16:30     ` Marc Ferland
2017-04-25 14:48 ` [PATCHv4 5/7] bluez5: add PACKAGECONFIG option for cups Marc Ferland
2017-04-25 14:48 ` [PATCHv4 6/7] bluez5: do not install audio.conf Marc Ferland
2017-04-25 14:48 ` [PATCHv4 7/7] bluez5: cleanup tabs and spaces Marc Ferland

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.