summaryrefslogtreecommitdiffstats
path: root/classes/sota_porter.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Define virtual/network-configurationLaurent Bonnans2019-04-261-1/+2
| | | | | | | Now provided by connman and networkd-dhcp-conf, added to images in our supported platforms Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Remove connman* from base IMAGE_INSTALL_appendLaurent Bonnans2019-04-261-0/+1
| | | | | | | No sense to force that if poky does not, let's move it to platform-specific for now. Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Fix incompatibilities with latest pyro, use wic on RPiAnton Gerasimov2017-11-071-1/+0
|
* Replace includes with bblcassesAnton Gerasimov2017-04-261-0/+10
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