diff options
author | 2018-12-06 19:51:01 +0100 | |
---|---|---|
committer | 2018-12-06 19:51:01 +0100 | |
commit | 85d015213b015ec82d102ccfcbae0c6c4669978e (patch) | |
tree | faabe6f2a7a6878e51b3aae210a984d5b9ea49fb /content/tocs/hardware | |
parent | 3b378aa49fbe91da3f144ad74087bd4771068729 (diff) |
tocs: forward port from master branch
This commit ports the adjustments recently made on master branch
to the master-next branch, while keeping changes related to doc
reorganization.
Change-Id: I3d222bba1151bf0dd9136bed95a88bb2de9bdc24
Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'content/tocs/hardware')
-rw-r--r-- | content/tocs/hardware/fetched_files.yml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/content/tocs/hardware/fetched_files.yml b/content/tocs/hardware/fetched_files.yml index 9e0a5ec..f1decf7 100644 --- a/content/tocs/hardware/fetched_files.yml +++ b/content/tocs/hardware/fetched_files.yml @@ -5,8 +5,8 @@ # # REPOSITORY ENTRY: # - -# url_fetch : gitweb fetch URL (format string with token %repo% %commit% %source%, defined in configuration) -# url_edit : gitweb edut URL (format string with token %repo% %commit% %source%, defined in configuration) +# url_fetch: gitweb fetch URL (format string with token %repo% %commit% %source%, defined in configuration) +# url_edit: gitweb edut URL (format string with token %repo% %commit% %source%, defined in configuration) # git_name: repository name (%repo%) # git_commit: git reference: revision, SHA1, branch... (%commit%) # src_prefix: prefix prepended to %source% @@ -37,9 +37,10 @@ # ------------------------------------ ############################################################################################################## -url_fetch : "GERRIT_FETCH" -git_commit : "AGL_GERRIT_BRANCH" -#dst_prefix : # destination_path = destination_prefix + (document.destination || document.source) +#dst_prefix: # destination_path = destination_prefix + (document.destination || document.source) + +url_fetch: "GERRIT_FETCH" +git_commit: "AGL_GERRIT_BRANCH" repositories: - |