summaryrefslogtreecommitdiffstats
path: root/classes/sota_raspberrypi.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Add support for rollback on Raspberry PiAnton Gerasimov2018-10-021-0/+2
|
* Use FIT image on RPiAnton Gerasimov2018-02-221-4/+13
|
* sota_raspberrypi.bbclass: Enable U-Boot for Raspberry PiLeon Anavi2018-01-111-0/+1
| | | | | | | Enable U-Boot for Raspberry Pi using the new setting from Yocto/OE layer meta-raspberrypi RPI_USE_U_BOOT. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* sota_raspberrypi.bbclass: Remove sdimg-rpiLeon Anavi2018-01-081-0/+1
| | | | | | | | Remove sdimg-rpi from IMAGE_FSTYPES and rely only on wic image for SOTA as it has been done at commit 27e0edbef0180fd7643e2b1558e313bc2baa92d9 for Pyro. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* 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