summaryrefslogtreecommitdiffstats
path: root/classes/sota_m3ulcb.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* meta: change virtual/network-configuration to network-configurationMing Liu2020-05-101-2/+2
| | | | | | | | | | The name 'virtual' is a recipe specific concept but not a package specific one, it's confusing that a package provides 'virtual/' names. Let's drop 'virtual/' from network-configuration, to keep consistent with yocto naming styles. Signed-off-by: Ming Liu <ming.liu@toradex.com>
* Rename defconfig and bootfilesfix/agl-renesas-buildMinori Yasumura2020-03-041-3/+4
| | | | | | The file name of sota has been changed in AGL, so change it to apply. Signed-off-by: Minori Yasumura <minori@witz-inc.co.jp>
* Define virtual/network-configurationLaurent Bonnans2019-03-061-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-03-051-0/+2
| | | | | | | 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
|
* sota: Support m3ulcbLeon Anavi2017-06-221-0/+9
Support Renesas R Car Starter Kit Generation 3 (m3ulcb). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>