Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bluez5_utils: bump to version 5.37 | John Keeping | 2016-01-05 | 1 | -33/+0 |
| | | | | | | | Both patches are now included upstream. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | bluez5_utils: fix O_CLOEXEC build failure | Thomas Petazzoni | 2015-01-01 | 1 | -0/+33 |
Add a patch for bluez5_utils to fix the O_CLOEXEC build failure, due to a missing <config.h> include. Fixes: http://autobuild.buildroot.org/results/c61/c6117d261d0c7f938fabddb806d0b0095fe9dfb9/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |