From 784517bca8bfa7edf88d1971dac4eb0c37cf4b77 Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Mon, 14 May 2018 13:50:26 +0200 Subject: Removed all references to Porter board That board is no longer supported in AGL master --- content/tocs/hardware/fetched_files.yml | 13 ------------- content/tocs/hardware/toc_dev_en.yml | 6 ------ 2 files changed, 19 deletions(-) (limited to 'content/tocs/hardware') diff --git a/content/tocs/hardware/fetched_files.yml b/content/tocs/hardware/fetched_files.yml index f7f0880..9e0a5ec 100644 --- a/content/tocs/hardware/fetched_files.yml +++ b/content/tocs/hardware/fetched_files.yml @@ -42,19 +42,6 @@ git_commit : "AGL_GERRIT_BRANCH" #dst_prefix : # destination_path = destination_prefix + (document.destination || document.source) repositories: -- - git_name: AGL/meta-renesas - dst_prefix: renesas-gen2 - documents: - - source: meta-rcar-gen2/README - destination: gen2.md - label: meta-rcar-gen2 layer - - source: meta-rcar-gen2/README.proprietary - destination: proprietary.md - label: Proprietary drivers - - 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 diff --git a/content/tocs/hardware/toc_dev_en.yml b/content/tocs/hardware/toc_dev_en.yml index 6c968fe..6c49ed8 100644 --- a/content/tocs/hardware/toc_dev_en.yml +++ b/content/tocs/hardware/toc_dev_en.yml @@ -38,12 +38,6 @@ name: Hardware Support template: generated_index.html children: -- - name: Renesas Gen2 Boards - children: - - url: reference/renesas-gen2/gen2.html - - url: reference/renesas-gen2/proprietary.html - - url: reference/renesas-gen2/usb-gadget.html - name: Renesas Gen3 Boards children: -- cgit