summaryrefslogtreecommitdiffstats
path: root/recipes-sota/config/aktualizr-example-interface.bb
Commit message (Collapse)AuthorAgeFilesLines
* aktualizr tools: use generic MPL license instead of our own copy.Patrick Vacek2018-07-031-2/+1
|
* Put extra configs in their own files.Patrick Vacek2018-05-091-1/+2
| | | | | | This is more reliable and readable than just dumping things with echo. Plus it is easier for setting permissions, and it fixes some obscure problem with line endings that only happens on shovel.
* Update aktualizr config to use default locations.Patrick Vacek2018-05-041-3/+2
| | | | | | Fix permissions, drop explicit aktualizr dependency, put everything in /usr/lib/sota/conf.d, rename with numeric prefixes to make precedence more clear.
* Move example-interface from sota.env to its own recipe.Patrick Vacek2018-05-031-0/+22
SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this: IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface "