summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr_common.inc
Commit message (Collapse)AuthorAgeFilesLines
* Use garage-push from aktualizr repo.Patrick Vacek2017-10-241-1/+1
| | | | | | No need for sota-tools repo anymore. Bump aktualizr version to get necessary build fix.
* Fix harmless error from not installing garage_deploy.Patrick Vacek2017-10-161-1/+1
|
* Support pkcs#11 in aktualizr and add softhsm token for testingAnton Gerasimov2017-10-161-1/+1
|
* Bump aktualizr version for implict_writer support.Patrick Vacek2017-10-061-1/+1
|
* Create recipe for implicit provisioning file shuffling.Patrick Vacek2017-09-291-0/+19
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.