summaryrefslogtreecommitdiffstats
path: root/conf/distro/sota.conf.inc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'morty' into pyroAnton Gerasimov2017-07-051-1/+0
|\
| * Set default SOTA_CLIENT directly in sota.bbclassAnton Gerasimov2017-06-081-1/+0
| |
* | Fix build issues with yocto pyroAnton Gerasimov2017-07-041-0/+3
|/
* 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-0/+11
| | | | | | | | | | | 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
* Replace includes with bblcassesAnton Gerasimov2017-04-261-25/+0
| | | | | | 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
|
* Merge pull request #55 from advancedtelematic/switchupdatercajun-rat2017-04-241-8/+5
|\ | | | | Merge changes required by AGL
| * Don't build wic unless IMAGE_BOOT_FILES is setAnton Gerasimov2017-04-221-8/+5
| |
* | Set default DISTRO, disable prelinkPhil Wise2017-04-201-1/+3
|/ | | | | | Setting the default DISTRO to include systemd means that the rvi-sota-client starts by default, making it work 'out of the box'. image-prelink seems to be broken at the moment, so I've disabled it by default.
* Fix small bugs, fix WIC for minnowboardAnton Gerasimov2017-04-071-1/+3
|
* Replace TEMPLATECONF with agl-like config snippetsAnton Gerasimov2017-04-041-1/+4
|
* Replace sdcard_image* classes with wicAnton Gerasimov2017-04-031-36/+12
|
* Add OTA SD image for MinnowboardAnton Gerasimov2016-12-281-0/+2
|
* Add u-boot configs for intel machinesAnton Gerasimov2016-12-231-1/+13
|
* Deploy credentials to physical sysroot's /bootAnton Gerasimov2016-12-231-1/+2
|
* Make systemd optionalAnton Gerasimov2016-12-201-5/+0
|
* Add a recipe deploying credentials on the deviceAnton Gerasimov2016-12-081-1/+1
|
* Set systemd as the chosen init managerAnton Gerasimov2016-12-061-0/+6
|
* Add missing dependenciesAnton Gerasimov2016-12-061-1/+1
|
* Add systemd DISTRO_FEATURE for OSTreeAnton Gerasimov2016-12-051-0/+2
|
* Rasperrypi-specific configurationAnton Gerasimov2016-11-241-2/+17
|
* Add distro configuration and AGL templatesAnton Gerasimov2016-11-221-0/+12