summaryrefslogtreecommitdiffstats
path: root/conf/distro/poky-sota-systemd.conf
Commit message (Collapse)AuthorAgeFilesLines
* meta: change virtual/network-configuration to network-configurationMing Liu2020-05-101-1/+1
| | | | | | | | | | 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>
* OTA-3988: make the DISTRO value in poky-sota-systemd.conf aligned to the ↵Mykhaylo Sul2019-11-051-1/+1
| | | | | | systemd case Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* Define virtual/network-configurationLaurent Bonnans2019-03-061-0/+1
| | | | | | | 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-2/+0
| | | | | | | 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>
* Add option to choose which sota client to use (if any)Anton Gerasimov2017-05-311-1/+1
|
* Extract common distro configuration into sota.conf.incPhil Wise2017-05-231-5/+1
| | | | | | | | | | | Pull the common lines from the poky-sota.conf and poky-sota-systemd.conf example distributions into a separate include file that can be pulled into other environments. This might be by including it in a user's own custom distro, or by directly including it in local.conf (e.g. AGL). require conf/distro/sota.conf.inc
* Merge remote-tracking branch 'origin/morty' into feat/noopAnton Gerasimov2017-05-111-0/+1
|\
| * Add support for am335x-evm based board with WiFiAnton Gerasimov2017-05-051-0/+3
| |
* | Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-1/+5
|/ | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE.
* Replace includes with bblcassesAnton Gerasimov2017-04-261-1/+1
| | | | | | 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
* Move rvi-sota-client to poky-sota-systemd.confAnton Gerasimov2017-04-241-1/+1
|
* Add systemd-enabled distroAnton Gerasimov2017-01-021-0/+12