summaryrefslogtreecommitdiffstats
path: root/recipes-sota/config/aktualizr-log-debug.bb
Commit message (Collapse)AuthorAgeFilesLines
* Set 'allarch' to aktualizr config recipesLaurent Bonnans2019-03-131-0/+2
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* aktualizr tools: use generic MPL license instead of our own copy.Patrick Vacek2018-07-031-2/+1
|
* Move log-debug from 90 to 05.Patrick Vacek2018-05-171-3/+3
| | | | | | This way it will probably the first config read, meaning it will be applied earlier in the config processing flow. It still means that at the moment, no message about reading the log-debug.toml appears, though.
* 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.
* Create aktualizr-log-debug recipe as an example (and debugging aid).Patrick Vacek2018-05-031-0/+23