summaryrefslogtreecommitdiffstats
path: root/classes/sota_qemux86-64.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Ignore configuration templates to avoid duplicate inclusion of stuffAnton Gerasimov2017-11-171-0/+2
| | | | | | Also add IMAGE_ROOTFS_EXTRA_SPACE to qemu configuration which was the original motivation for returning TEMPLATECONF processing (see https://github.com/advancedtelematic/meta-updater-qemux86-64/pull/9 )
* Don't build wic on qemu and rpiAnton Gerasimov2017-05-161-0/+2
|
* Replace includes with bblcassesAnton Gerasimov2017-04-261-0/+9
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