summaryrefslogtreecommitdiffstats
path: root/docs/layer-contents.md
Commit message (Collapse)AuthorAgeFilesLines
* Update layer-contents.md to include pi4M. ter Woord2020-06-211-0/+2
| | | | Signed-off-by: Matthijs ter Woord <matthijsterwoord@gmail.com>
* docs/layer-contents.md: raspberrypi-cm3 is a stand alone machine nowAndrei Gherzan2019-02-191-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-firmware: restore and merge bluez-firmwarePeter A. Bigot2018-05-141-9/+9
| | | | | | | | | | | | 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>
* layer-contents.md: Update documentationag_rpi3bplusAndrei Gherzan2018-03-291-0/+12
| | | | | | | * Raspberry Pi 3B+ support mentioned * Add info about linux-firmware-raspbian Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* docs: Remove reference to deprecated imagesPaul Barker2018-03-231-7/+5
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* docs: Initial split of README into docs directoryPaul Barker2017-05-261-0/+24
The top-level README document has got pretty unwieldy and so we need to switch to add some more structure to our documentation. The first step is to split out sub-sections of the README document into separate files in a new 'docs' directory. Whilst splitting up the README, we can also take the opportunity to tidy things up and fix a couple of typos. Signed-off-by: Paul Barker <pbarker@toganlabs.com>