summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/bluez-firmware/bluez-firmware-raspbian.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-firmware: restore and merge bluez-firmwarePeter A. Bigot2018-05-141-43/+0
| | | | | | | | | | | | The attempt to Raspbian updated firmware blobs in packages separate from linux-firmware introduced unresolvable conflicts with the standard linux-firmware roll-up package. Revert to using an augmented linux-firmware recipe that overrides and adds firmware from two Raspbian repositories that have up-to-date images. Closes #244 Signed-off-by: Peter A. Bigot <pab@pabigot.com>
* bluez-firmware-raspbian: create to hold non-free firmwarePeter A. Bigot2018-05-091-0/+43
Remove the material covered by the Cypress license from the bluez5 package and move it to its own package, derived directly from the upstream sources. Closes #224 Signed-off-by: Peter A. Bigot <pab@pabigot.com>