summaryrefslogtreecommitdiffstats
path: root/classes/sota_raspberrypi.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Remove sdimg-rpi from IMAGE_FSTYPESAnton Gerasimov2017-11-281-0/+1
| | | | The image is incompatible with meta-updater and we have our own
* Fix incompatibilities with latest pyro, use wic on RPiAnton Gerasimov2017-11-071-5/+3
|
* Merge pull request #99 from advancedtelematic/bugfix/rpixzOYTIS2017-07-051-1/+1
|\ | | | | Compress rpi-sdimg-ota
| * Use compression on output file to save spaceJan-Simon Möller2017-06-291-1/+1
| | | | | | We could make that a option to the user ...
* | Remove also compressed rpi-sdimg.xzJan-Simon Möller2017-06-291-1/+1
|/
* Remove unneeded image typesAnton Gerasimov2017-05-261-4/+1
|
* Don't build wic on qemu and rpiAnton Gerasimov2017-05-161-0/+2
|
* Replace includes with bblcassesAnton Gerasimov2017-04-261-0/+12
They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL