summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr-hsm-prov.bb
Commit message (Collapse)AuthorAgeFilesLines
* aktualizr: use config instead of environment variables.fix/sumo/newline-etcPatrick Vacek2018-11-131-1/+0
| | | | | | | This should make the secondary config dir process better anyway, and it finally gets rid of a hacky workaround that we'd been using for ages. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵Anton Gerasimov2018-10-021-5/+1
| | | | should be provisioned
* aktualizr tools: use generic MPL license instead of our own copy.Patrick Vacek2018-10-021-4/+2
|
* aktualizr: Bump to latest.Patrick Vacek2018-06-131-1/+0
| | | | No longer provide input config to implicit_writer.
* aktualizr-*-prov: read config files from STAGING_DIR_HOST.Patrick Vacek2018-06-121-4/+3
| | | | | | | | | | STAGING_DIR_NATIVE does not get populated as I had previously believed. Native recipes do not get packaged, so although we want to use a native executable, we need to get the config files from the aktualizr-host-tools package built by the aktualizr (target) recipe. Thanks to Andre McCurdy and Khem Raj for insight on how to get this right.
* aktualizr: Upgrade to use simplified implicit_writer config.Patrick Vacek2018-06-041-2/+6
| | | | | | | | There is no longer a need for dumping the whole config, now we can just add what we need to a new config file and use that in addition to the base config. This simplifies several things and fixes a few bugs. Also renamed the configs to make provenance a little clearer.
* aktualizr_*.bb: Minor formatting and fixes.Patrick Vacek2018-06-041-2/+2
| | | | | | | | Move HSM dependencies to aktualizr recipe, since it's aktualizr that can depend on HSM support, not the provisioning prepartion. Remove references to systemd in provisioning recipes, since they have nothing to do with systemd.
* Review shipped directories in aktualizr recipesLaurent Bonnans2018-05-171-0/+1
| | | | Missing directories in FILES_xx were causing bitbake QA errors on sumo
* Update aktualizr config to use default locations.Patrick Vacek2018-05-041-3/+3
| | | | | | Fix permissions, drop explicit aktualizr dependency, put everything in /usr/lib/sota/conf.d, rename with numeric prefixes to make precedence more clear.
* Minor changes to keep hsm and implicit recipes consistent.Patrick Vacek2018-01-301-4/+5
| | | | | At present they should be very similar. The only outstanding difference (other than the HSM parts) is whether the root CA is installed.
* Rename all instances of hsm-test and use latest aktualizr.Patrick Vacek2018-01-221-0/+31