summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/files/sota_implicit_prov.toml
Commit message (Collapse)AuthorAgeFilesLines
* Use *.toml files provided in aktualizr github repoAnton Gerasimov2017-12-041-11/+0
| | | | This enables backwards incompatible changes to configuration format
* Move implicit root CA to /usr/lib/sota.Patrick Vacek2017-10-041-1/+1
| | | | It should be able to be updated.
* Create recipe for implicit provisioning file shuffling.Patrick Vacek2017-09-291-0/+11
Split aktualizr into basic and native recipes by moving most of the work to an include file. Use aktualizr-implicit-writer (on host) to do the actual work of configuring sota.toml and installing files. Still not quite fully functional.