diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2020-12-03 16:14:01 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-04 14:42:04 +0000 |
commit | 3d5ee95786cf1d6cd39772cb45c789157dde861d (patch) | |
tree | f42ad53792d537063f6b8a629bc208fdfd2d35d5 /docs/0_Getting_Started | |
parent | a1fae42ebada7b04b94898a44838700f902019b7 (diff) |
Renesas: Update package download url
Add note to prevent renaming
Bug-AGL: SPEC-3633
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Change-Id: I2db6734aeefdee5bbef2b95c576de6d6bebd3d2c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25718
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'docs/0_Getting_Started')
-rw-r--r-- | docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md index 1507211..0e5cf13 100644 --- a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md @@ -21,7 +21,7 @@ Renesas development kits. ## 1. Downloading Proprietary Drivers Before setting up the build environment, you need to download proprietary drivers from the -[R-Car H3/M3 Software library and Technical document](https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html) +[R-Car H3/M3 Software library and Technical document](https://www.renesas.com/us/en/application/automotive/r-car-h3-m3-documents-software) site. Follow these steps to download the drivers you need: @@ -43,7 +43,7 @@ Follow these steps to download the drivers you need: Be sure to have the correct BSP version of the R-Car Starter Kit based on the version of the AGL software you are using. Find the appropriate download links on the - [R-Car H3/M3 Software library and Technical document](https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html) + [R-Car H3/M3 Software library and Technical document](https://www.renesas.com/us/en/application/automotive/r-car-h3-m3-documents-software) site. The file pairs are grouped according to the Yocto Project version you are using with the AGL software. @@ -66,7 +66,7 @@ Follow these steps to download the drivers you need: **NOTE:** You might have to re-access the - [original page](https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html) + [original page](https://www.renesas.com/us/en/application/automotive/r-car-h3-m3-documents-software) that contains the download links you need after creating the account and logging in. 4. **Create an Environment Variable to Point to Your Download Area:** @@ -239,7 +239,7 @@ ERROR: FILES "+/home/working/Downloads/R-Car_Gen3_Series_Evaluation_Software_Pac ERROR: FILES "+/home/working/Downloads/R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-weston5-20190802.zip+" NOT EXTRACTING CORRECTLY The graphics and multimedia acceleration packages for the R-Car Gen3 board BSP can be downloaded from: -<https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard-2.html> +<https://www.renesas.com/us/en/application/automotive/r-car-h3-m3-documents-software> These 2 files from there should be stored in your '/home/working/Downloads' directory. |