summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorcajun-rat <p@beta16.co.uk>2017-08-25 09:47:22 +0200
committerGitHub <noreply@github.com>2017-08-25 09:47:22 +0200
commit6ed33bdca45adfcc7150a8083b888ff7df011d08 (patch)
treea98b095c60251d583f760da105b689a76e24b7f0 /README.adoc
parentf9432682932fe6fcca59289e40bfca5ceacb137c (diff)
parentcc8585e7864ce3731fa3db9bad2c748f7f25a6ca (diff)
downloadmeta-updater-6ed33bdca45adfcc7150a8083b888ff7df011d08.tar.gz
Merge pull request #133 from advancedtelematic/merge-morty-changes-forward
Merge morty changes forward to pyro
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 d625780..9615f65 100644
--- a/README.adoc
+++ b/README.adoc
@@ -115,7 +115,7 @@ ostree admin deploy --os=agl agl-snapshot:agl-ota
115 115
116=== SOTA tools 116=== SOTA tools
117 117
118SOTA tools now contains only one tool, garage-push that 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 follws: 118SOTA tools currently contains only one 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:
119 119
120.... 120....
121garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.json 121garage-push --repo=/path/to/ostree-repo --ref=mybranch --credentials=/path/to/credentials.json