diff options
author | 2019-02-24 20:05:42 +0100 | |
---|---|---|
committer | 2019-02-24 20:05:42 +0100 | |
commit | 1bd7ddd7abcd245d215d4150d09a1c32a6b6f3b0 (patch) | |
tree | 7b45981b52b1136a92d7700cdd4498a2509dd5f5 /content/tocs/hardware | |
parent | 0cb3c080e0e9d5d08db657d4433cf39b7d43b97e (diff) | |
parent | c0fafcb577abb8108490540f7ecfe949a92c7fd0 (diff) |
Merge branch 'sandbox/benierc/newdocstmp' into master-next
Diffstat (limited to 'content/tocs/hardware')
-rw-r--r-- | content/tocs/hardware/section_flounder.yml | 11 | ||||
-rw-r--r-- | content/tocs/hardware/section_guppy.yml | 11 | ||||
-rw-r--r-- | content/tocs/hardware/section_master.yml | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/content/tocs/hardware/section_flounder.yml b/content/tocs/hardware/section_flounder.yml new file mode 100644 index 0000000..fd6388b --- /dev/null +++ b/content/tocs/hardware/section_flounder.yml @@ -0,0 +1,11 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "flounder" + +name: Hardware Support +template: generated_index.html +books: +- + id: renesas-gen3-boards-flounder + git_name: AGL/meta-renesas-rcar-gen3 + path: meta-rcar-gen3/docs-book.yml + dst_prefix: renesas-gen3 diff --git a/content/tocs/hardware/section_guppy.yml b/content/tocs/hardware/section_guppy.yml new file mode 100644 index 0000000..e0b95d9 --- /dev/null +++ b/content/tocs/hardware/section_guppy.yml @@ -0,0 +1,11 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "AGL_GERRIT_BRANCH" + +name: Hardware Support +template: generated_index.html +books: +- + id: renesas-gen3-boards + git_name: AGL/meta-renesas-rcar-gen3 + path: meta-rcar-gen3/docs-book.yml + dst_prefix: renesas-gen3 diff --git a/content/tocs/hardware/section_master.yml b/content/tocs/hardware/section_master.yml new file mode 100644 index 0000000..e0b95d9 --- /dev/null +++ b/content/tocs/hardware/section_master.yml @@ -0,0 +1,11 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "AGL_GERRIT_BRANCH" + +name: Hardware Support +template: generated_index.html +books: +- + id: renesas-gen3-boards + git_name: AGL/meta-renesas-rcar-gen3 + path: meta-rcar-gen3/docs-book.yml + dst_prefix: renesas-gen3 |