From 03d67b276dd371f73e9ea4eab826d6ebb11c9703 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Thu, 7 Mar 2019 12:13:35 +0100 Subject: Document GARAGE_SIGN_AUTOVERSION Signed-off-by: Laurent Bonnans --- README.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index d603ade..ed85f89 100644 --- a/README.adoc +++ b/README.adoc @@ -82,6 +82,7 @@ Although we have used U-Boot so far, other boot loaders can be configured work w * `OSTREE_COMMIT_SUBJECT` - Commit subject used by OSTree. Defaults to `Commit-id: ${IMAGE_NAME}` * `OSTREE_UPDATE_SUMMARY` - Set this to '1' to update summary of OSTree repository on each commit. '0' by default. * `OSTREE_DEPLOY_DEVICETREE` - Set this to '1' to include devicetree(s) to boot +* `GARAGE_SIGN_AUTOVERSION` - Set this to '1' to automatically fetch the last version of the garage tools installed by the aktualizr-native. Otherwise use the fixed version specified in the recipe. * `INITRAMFS_IMAGE` - initramfs/initrd image that is used as a proxy while booting into OSTree deployment. Do not change this setting unless you are sure that your initramfs can serve as such a proxy. * `SOTA_PACKED_CREDENTIALS` - when set, your ostree commit will be pushed to a remote repo as a bitbake step. This should be the path to a zipped credentials file in https://github.com/advancedtelematic/aktualizr/blob/master/docs/credentials.adoc[the format accepted by garage-push]. * `SOTA_DEPLOY_CREDENTIALS` - when set to '1' (default value), deploys credentials to the built image. Override it in `local.conf` to built a generic image that can be provisioned manually after the build. -- cgit v1.2.3-54-g00ecf