~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:bluez/5.37

Last commit made on 2017-04-04
Get this branch:
git clone -b bluez/5.37 https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/bluez
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

a2f01bc... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

[SNAPPY] Fix hciattach on RPi3

This patch fixes the hciattach on Raspberry Pi 3 by applying the
following changes:

* don't set UART speed before loading firmware (thanks to
  https://github.com/MilhouseVH)
* change FIRMWARE_DIR to /lib/formware

These changes originated from LP: #1674509

4e50c84... by Simon Fels

[SNAPPY] Remove configure script to force regeneration

Until the autotools plugin in snapcraft has the 'force-autogen' switch
we need to remvoe the existing configure script to force a regeneration
of all generated automake files.

4ec38d4... by Simon Fels

[SNAPPY] Add autogen.sh script to force Makefile regeneration

As we're basing off an upstream release tarball we have a ready built
configure script already available but do modifications on top which
doesn't trigger a recreation of the involved Makefiles. Having a
autogen.sh file available tells the snapcraft autotools plugin to run
it and with that force a regeneration of the Makefile's.

02586f5... by Simon Fels

[SNAPPY]: Install obexctl

f67bd40... by Simon Fels

[SNAPPY] obexd: use system bus for communication

On snappy systems we don't nessarily have a session bus available so we
will run obexd on the system bus.

f87899e... by Simon Fels

[SNAPPY] Add snappy runtime directory support

2473be3... by Simon Fels

Import upstream release 5.37

http://www.kernel.org/pub/linux/bluetooth/bluez-5.37.tar.xz