Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pi-bluetooth: use `_git` suffix in recipe filename | Hugo Hromic | 2018-06-27 | 1 | -0/+0 |
| | | | | | | Keep naming consistency. Signed-off-by: Hugo Hromic <hhromic@gmail.com> | ||||
* | pi-bluetooth: create to provide standard raspbian script for bluetooth setup | Peter A. Bigot | 2018-05-09 | 1 | -0/+22 |
Unique bluetooth device addresses are not assigned correctly with some firmware, resulting in a fixed default address. Use the same utility as raspbian does to initialize the device. Closes #236 Signed-off-by: Peter A. Bigot <pab@pabigot.com> |