From 2ecaee697c86c8596ba0306b5ccbfcb31ce274ab Mon Sep 17 00:00:00 2001 From: Merlin Carter Date: Thu, 29 Aug 2019 12:36:03 +0200 Subject: OTA-3629: Responding to PR comments - added "tree" instead of "blob" in root path. - Adding ref to developer guide - fixed erroneous note. Signed-off-by: Merlin Carter --- docs/modules/ROOT/pages/sota-variables.adoc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/modules/ROOT/pages/sota-variables.adoc') diff --git a/docs/modules/ROOT/pages/sota-variables.adoc b/docs/modules/ROOT/pages/sota-variables.adoc index 1dbc89a..7614a8a 100644 --- a/docs/modules/ROOT/pages/sota-variables.adoc +++ b/docs/modules/ROOT/pages/sota-variables.adoc @@ -15,12 +15,6 @@ | `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. | `GARAGE_TARGET_URL` | Sets the `--url` parameter of `garage-sign targets add`, which sets a custom URL for the Image repository targets. -ifndef::env-github[] -[NOTE] -==== -Currently, this only works when using the master branch of meta-updater. -==== -endif::[] | `GARAGE_TARGET_EXPIRES` | Sets the `--expires` parameter of `garage-sign targets sign`. Format is a UTC instant such as '2018-01-01T00:01:00Z'. ifndef::env-github[] [NOTE] -- cgit v1.2.3-54-g00ecf