<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/bluez5_utils, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-06-18T13:37:47+00:00</updated>
<entry>
<title>package/bluez5_utils: correct systemd service install</title>
<updated>2016-06-18T13:37:47+00:00</updated>
<author>
<name>Martin Bark</name>
<email>martin@barkynet.com</email>
</author>
<published>2016-06-16T17:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4a34ac240cd0f051cfe189125cc70c368b1774fe'/>
<id>urn:sha1:4a34ac240cd0f051cfe189125cc70c368b1774fe</id>
<content type='text'>
Commit d732fa4 add the BLUEZ5_UTILS_INSTALL_INIT_SYSTEMD rule, however,
it is not correct.  The [Install] section of bluetooth.service is as
follows:

 [Install]
 WantedBy=bluetooth.target
 Alias=dbus-org.bluez.service

hence there are currently two mistakes:
 1) bluetooth.service is wanted by bluetooth.target not multi-user.target
 2) dbus-org.bluez.service is a missing alias to bluetooth.service

This commit fixes both these issues.

Signed-off-by: Martin Bark &lt;martin@barkynet.com&gt;
Reviewed-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/bluez5_utils: remove include linux/if_bridge.h to fix musl build</title>
<updated>2016-05-22T19:39:18+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-05-22T09:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ed514e4736377a9179890d95d43787cb2f886541'/>
<id>urn:sha1:ed514e4736377a9179890d95d43787cb2f886541</id>
<content type='text'>
Fixes
http://autobuild.buildroot.net/results/eba/ebaa0bcb9c325aa6ed0bbd6c7ec75d44befa7645/

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/bluez5_utils: remove autoreconf</title>
<updated>2016-05-22T19:38:07+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-05-22T09:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=75d9f74df6a491c96969375bdd4ef9d9ecef6cd6'/>
<id>urn:sha1:75d9f74df6a491c96969375bdd4ef9d9ecef6cd6</id>
<content type='text'>
0001-Link-mcaptest-with-lrt.patch was removed 2016-01-05:
https://git.busybox.net/buildroot/commit/package/bluez5_utils?id=e2274856123fcc387df95675d7a66eb2c576eaa2

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: start systemd service on boot</title>
<updated>2016-05-07T12:29:13+00:00</updated>
<author>
<name>Mike Williams</name>
<email>mike@mikebwilliams.com</email>
</author>
<published>2016-05-06T18:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d732fa48d15c40ab4ffc17cddbb2a9a7378b8ce1'/>
<id>urn:sha1:d732fa48d15c40ab4ffc17cddbb2a9a7378b8ce1</id>
<content type='text'>
Signed-off-by: Mike Williams &lt;mike@mikebwilliams.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: bump to version 5.39</title>
<updated>2016-05-07T12:29:10+00:00</updated>
<author>
<name>Mike Williams</name>
<email>mike@mikebwilliams.com</email>
</author>
<published>2016-05-06T18:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=faec6b0001c2c678701896845f06e5a7e822982b'/>
<id>urn:sha1:faec6b0001c2c678701896845f06e5a7e822982b</id>
<content type='text'>
Drop upstreamed patch

Signed-off-by: Mike Williams &lt;mike@mikebwilliams.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: fix big endian build</title>
<updated>2016-02-28T22:07:08+00:00</updated>
<author>
<name>John Keeping</name>
<email>john@metanate.com</email>
</author>
<published>2016-02-26T12:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8f65c4151b0ac796c9ec91ba38dd15d3b0076a9b'/>
<id>urn:sha1:8f65c4151b0ac796c9ec91ba38dd15d3b0076a9b</id>
<content type='text'>
This patch has been accepted upstream and requires no changes to apply
to 5.37.

Fixes:

  http://autobuild.buildroot.org/results/2bf4e5ea9b67b80ba38bfeaf71b747a92be09011/

Signed-off-by: John Keeping &lt;john@metanate.com&gt;
[Thomas:
 - add reference to upstream commit
 - add John's SoB to the patch itself
 - add reference to autobuilder failure.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: depends on BR2_TOOLCHAIN_HAS_SYNC_4</title>
<updated>2016-02-07T21:23:07+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2016-02-07T16:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=253da18361a72bfdc8910fdfca3ca6cf6c61ce1f'/>
<id>urn:sha1:253da18361a72bfdc8910fdfca3ca6cf6c61ce1f</id>
<content type='text'>
It uses __sync_fetch_and_add_4() and other 32-bit atomics, fixes:
http://autobuild.buildroot.net/results/498/4984850d872448c5702eac79b831891f77ad3cf0/

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: not available with uClibc</title>
<updated>2016-01-16T17:12:22+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2016-01-16T17:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d7c54cb0c0cf8cb013d88ad3c2989ec323323235'/>
<id>urn:sha1:d7c54cb0c0cf8cb013d88ad3c2989ec323323235</id>
<content type='text'>
Since the bump from 5.27 to 5.37 of bluez5_utils, the bluez code has
started using &lt;wordexp.h&gt; functionality. Unfortunately, our current
uClibc configuration does not have the wordexp functionality enabled,
so bluez5_utils cannot be built anymore.

In order to address this, we make bluez5_utils unavailable on
uClibc. This could be changed later by either removing the dependency
of bluez5_utils on wordexp support, or by deciding to add wordexp
support to our uClibc configuration.

Fixes:

  http://autobuild.buildroot.org/results/831/83112559d84dc156141339a31e3e02f1a2af5155/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: bump to version 5.37</title>
<updated>2016-01-05T21:36:05+00:00</updated>
<author>
<name>John Keeping</name>
<email>john@metanate.com</email>
</author>
<published>2016-01-05T12:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e2274856123fcc387df95675d7a66eb2c576eaa2'/>
<id>urn:sha1:e2274856123fcc387df95675d7a66eb2c576eaa2</id>
<content type='text'>
Both patches are now included upstream.

Signed-off-by: John Keeping &lt;john@metanate.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>bluez5_utils: comma separate licenses</title>
<updated>2015-12-15T21:01:34+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2015-12-14T13:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=28189c7105749793da2004ec19bf0053808d68c7'/>
<id>urn:sha1:28189c7105749793da2004ec19bf0053808d68c7</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
