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/devguides/fetched_files.yml | 3 --- content/tocs/devguides/toc_dev_en.yml | 9 --------- content/tocs/getting_started/fetched_files.yml | 4 ---- content/tocs/getting_started/toc_dev_en.yml | 2 -- content/tocs/hardware/fetched_files.yml | 13 ------------- content/tocs/hardware/toc_dev_en.yml | 6 ------ 6 files changed, 37 deletions(-) (limited to 'content') diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index f202b58..eeda70c 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -74,10 +74,7 @@ repositories: - source: sdk-devkit/docs/part-1/1_0_Abstract.md - source: sdk-devkit/docs/part-1/1_1-Deploy_image.md - source: sdk-devkit/docs/part-1/1_2-Setting-up-your_os.md - - source: sdk-devkit/docs/part-1/1_3-Install-agl-for-porter.md - source: sdk-devkit/docs/part-1/1_4-Inside-the-container.md - - source: sdk-devkit/docs/part-1/1_5-Build-image-Porter.md - - source: sdk-devkit/docs/part-1/1_6-Porter-image-deployment.md - source: sdk-devkit/docs/part-1/1_7-SDK-compilation-installation.md - source: sdk-devkit/docs/part-1/pictures/docker_install_macos_1.png - source: sdk-devkit/docs/part-1/pictures/docker_install_macos_2.png diff --git a/content/tocs/devguides/toc_dev_en.yml b/content/tocs/devguides/toc_dev_en.yml index 089521c..c64968a 100644 --- a/content/tocs/devguides/toc_dev_en.yml +++ b/content/tocs/devguides/toc_dev_en.yml @@ -57,18 +57,9 @@ children: - name: Setting up your operating system url: reference/sdk-devkit/docs/part-1/1_2-Setting-up-your_os.html - - - name: Install Docker image - url: reference/sdk-devkit/docs/part-1/1_3-Install-agl-for-porter.html - name: Inside the container url: reference/sdk-devkit/docs/part-1/1_4-Inside-the-container.html - - - name: Build image for Porter - url: reference/sdk-devkit/docs/part-1/1_5-Build-image-Porter.html - - - name: Porter image deployment - url: reference/sdk-devkit/docs/part-1/1_6-Porter-image-deployment.html - name: SDK compilation and installation url: reference/sdk-devkit/docs/part-1/1_7-SDK-compilation-installation.html diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 8dd0181..0273923 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -55,8 +55,6 @@ repositories: label: Build for Intel - source: machines/qemu.md label: Build for Qemu - - source: machines/porter.md - label: Build for Renesas Porter board - source: machines/R-Car-Starter-Kit-gen3.md label: Build for R Car Starter Kit gen3 board - source: machines/raspberrypi.md @@ -65,8 +63,6 @@ repositories: label: Generic issues - source: footers/intel-footer.md label: Intel Boards - - source: footers/porter-footer.md - label: Porter board - source: footers/raspberrypi-footer.md label: Raspberry PI - source: images/RaspberryPi2-ModelB-debug-serial-cable.jpg diff --git a/content/tocs/getting_started/toc_dev_en.yml b/content/tocs/getting_started/toc_dev_en.yml index 2610f27..a534c61 100644 --- a/content/tocs/getting_started/toc_dev_en.yml +++ b/content/tocs/getting_started/toc_dev_en.yml @@ -45,7 +45,6 @@ children: - url: reference/customize_bitbake_conf.html - url: reference/machines/intel.html - url: reference/machines/qemu.html - - url: reference/machines/porter.html - url: reference/machines/R-Car-Starter-Kit-gen3.html - url: reference/machines/raspberrypi.html - @@ -57,7 +56,6 @@ children: children: - url: reference/troubleshooting.html - url: reference/footers/intel-footer.html - - url: reference/footers/porter-footer.html - url: reference/footers/raspberrypi-footer.html - name: SDK 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 1.2.3-korg