summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr-ca-implicit-prov-creds.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>
* Move warning about insecure practise to the correct recipeStefan Agner2019-02-271-0/+4
| | | | | | | | When SOTA_DEPLOY_CREDENTIALS got introduced deployment of the provisioning credientials has been moved to aktualizr-ca-implicit-prov-creds. Move the warning accordingly. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* aktualizr and image_types_ota: more curly braces.fix/more-curly-bracesPatrick Vacek2018-11-281-2/+2
| | | | | | | | Just trying to be careful and consistent. I didn't change every variable in places where it seemed like it was obvious that we were dealing with purely local variables. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* meta: replace bberror with bbfatalMing Liu2018-11-241-1/+1
| | | | | | | | | When calling bbfatal, it reports error message and exit 1, it should be used to replace of 'bberror && exit 1' to avoid being redundant. Also fixed some incorrect bberror usages and typos. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* aktualizr: Bump to latest and fix names.Patrick Vacek2018-11-161-3/+3
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Fixes for oe-selftestfeat/OTA-719/nodeployAnton Gerasimov2018-10-011-0/+1
|
* Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵Anton Gerasimov2018-10-011-0/+50
should be provisioned