From 49df56171aec19f6b01a8b50aef03a005a019f21 Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Thu, 25 Oct 2018 18:51:45 +0200 Subject: docs-source: add git_commit to master-next MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6e0d72f43b0230e4a8e3f05ce2e78d4cebdb3f5b Signed-off-by: Clément Bénier --- content/tocs/apis_services/fetched_files.yml | 6 +++--- content/tocs/architecture/fetched_files.yml | 1 + content/tocs/getting_started/fetched_files.yml | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml index 6552196..676c8e3 100644 --- a/content/tocs/apis_services/fetched_files.yml +++ b/content/tocs/apis_services/fetched_files.yml @@ -252,7 +252,7 @@ repositories: - url_fetch: AGL_GITHUB_FETCH git_name: "automotive-grade-linux/docs-sources" - git_commit: "AGL_GITHUB_BRANCH" + git_commit: master-next src_prefix: docs/app-framework dst_prefix: af-binder documents: @@ -262,7 +262,7 @@ repositories: - url_fetch: AGL_GITHUB_FETCH git_name: "automotive-grade-linux/docs-sources" - git_commit: "AGL_GITHUB_BRANCH" + git_commit: master-next src_prefix: docs/signaling dst_prefix: signaling documents: @@ -289,7 +289,7 @@ repositories: url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT git_name: "automotive-grade-linux/docs-sources" - git_commit: "AGL_GITHUB_BRANCH" + git_commit: master-next src_prefix: docs/audio dst_prefix: audio documents: diff --git a/content/tocs/architecture/fetched_files.yml b/content/tocs/architecture/fetched_files.yml index 80fb3e9..5903a18 100644 --- a/content/tocs/architecture/fetched_files.yml +++ b/content/tocs/architecture/fetched_files.yml @@ -52,6 +52,7 @@ repositories: - git_name : "automotive-grade-linux/docs-sources" + git_commit: master-next src_prefix : docs/security-blueprint dst_prefix: security documents: diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 0819215..4b7b551 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -45,6 +45,7 @@ git_commit : "AGL_GITHUB_BRANCH" repositories: - git_name : "automotive-grade-linux/docs-sources" + git_commit: master-next src_prefix : docs/getting-started documents : - source: source-code.md -- cgit 1.2.3-korg