summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorXavier Gully <42768701+xaviergully@users.noreply.github.com>2018-11-06 14:32:27 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2018-11-08 12:34:26 +0100
commit86b10919f48f68601c9f82a462035a1a824c8025 (patch)
tree7eec47c0a45f01bdc5cb4edf37be1c8b6134d577 /README.adoc
parentcb0fcbfcbc1a0cea89367c1115301976280251f7 (diff)
downloadmeta-updater-86b10919f48f68601c9f82a462035a1a824c8025.tar.gz
Update README.adoc
Update the reference to https://connect.ota.here.com Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index e14d7bd..46093ec 100644
--- a/README.adoc
+++ b/README.adoc
@@ -131,7 +131,7 @@ ostree admin deploy --os=agl agl-snapshot:agl-ota
131 131
132=== garage-push 132=== garage-push
133 133
134The https://github.com/advancedtelematic/aktualizr[aktualizr repo] contains a tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with http://www.atsgarage.com/[ATS Garage]. garage-push is used as follows: 134The https://github.com/advancedtelematic/aktualizr[aktualizr repo] contains a tool, garage-push, which lets you push the changes in OSTree repository generated by bitbake process. It communicates with an http server capable of querying files with HEAD requests and uploading them with POST requests. In particular, this can be used with https://connect.ota.here.com/[HERE OTA Connect]. garage-push is used as follows:
135 135
136.... 136....
137garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.zip 137garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.zip