diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-26 18:41:30 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-06-26 18:41:30 +0200 |
commit | eb3615df2269cfac3399c6bb93a855aeed74aec3 (patch) | |
tree | 4c141d87b874c42b22a8884c12567869cfcec02e /content/tocs/hardware/fetched_files.yml | |
parent | f8e666cdc8bcff2b033135ff39a07e1e6bccf0ca (diff) |
webdocs/hw: add meta-rcar-gen3 layer READMEs
Change-Id: Ib2119d89b2a46f377547201f0892bdf93ba237d4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'content/tocs/hardware/fetched_files.yml')
-rw-r--r-- | content/tocs/hardware/fetched_files.yml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/content/tocs/hardware/fetched_files.yml b/content/tocs/hardware/fetched_files.yml index 62b1c0d..f7f0880 100644 --- a/content/tocs/hardware/fetched_files.yml +++ b/content/tocs/hardware/fetched_files.yml @@ -44,7 +44,7 @@ git_commit : "AGL_GERRIT_BRANCH" repositories: - git_name: AGL/meta-renesas - dst_prefix: renesas + dst_prefix: renesas-gen2 documents: - source: meta-rcar-gen2/README destination: gen2.md @@ -55,4 +55,14 @@ repositories: - source: meta-rcar-gen2/README-usbgadget.md destination: usb-gadget.md label: USB Gadget on Porter board +- + git_name: AGL/meta-renesas-rcar-gen3 + dst_prefix: renesas-gen3 + documents: + - source: meta-rcar-gen3/README + destination: gen3.md + label: meta-rcar-gen3 layer + - source: meta-rcar-gen3/README.proprietary + destination: proprietary.md + label: Proprietary drivers |