From 2cf99c68f75b9413f9a7f470d23cf5e056d79609 Mon Sep 17 00:00:00 2001 From: Stéphane Desneux Date: Tue, 27 Nov 2018 09:24:48 +0100 Subject: Align fetched_files and tocs with docs-agl (492587d) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 49df56171aec19f6b01a8b50aef03a005a019f21. In particular, no document revision/branch should point to master-next here. Change-Id: I5149d2db17e01c00e2c9722a457ea04113db043f Signed-off-by: Stéphane Desneux --- content/tocs/apis_services/fetched_files.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'content/tocs/apis_services') diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml index 95c2dcf..3f4a5ff 100644 --- a/content/tocs/apis_services/fetched_files.yml +++ b/content/tocs/apis_services/fetched_files.yml @@ -248,8 +248,9 @@ repositories: - url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT git_name: "automotive-grade-linux/docs-sources" - git_commit: master-next + git_commit: "AGL_GITHUB_BRANCH" src_prefix: docs/app-framework dst_prefix: af-binder documents: @@ -258,8 +259,9 @@ repositories: label: Resources - url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT git_name: "automotive-grade-linux/docs-sources" - git_commit: master-next + git_commit: "AGL_GITHUB_BRANCH" src_prefix: docs/signaling dst_prefix: signaling documents: @@ -286,7 +288,7 @@ repositories: url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT git_name: "automotive-grade-linux/docs-sources" - git_commit: master-next + git_commit: "AGL_GITHUB_BRANCH" src_prefix: docs/audio dst_prefix: audio documents: -- cgit 1.2.3-korg