Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aktualizr config to use default locations. | Patrick Vacek | 2018-05-04 | 3 | -9/+6 |
| | | | | | | 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 Vacek | 2018-05-03 | 1 | -0/+23 |
| | |||||
* | Provide recipe to disable sending ip (PRO-5297). | Patrick Vacek | 2018-05-03 | 1 | -0/+23 |
| | | | | Obviates the need for SOTA_CLIENT_FEATURES = "disable_send_ip". | ||||
* | Move example-interface from sota.env to its own recipe. | Patrick Vacek | 2018-05-03 | 2 | -0/+395 |
SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this: IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface " |