diff options
author | 2020-12-03 16:15:59 +0100 | |
---|---|---|
committer | 2020-12-04 14:42:11 +0000 | |
commit | 5c17e88d87e3ebee44191e5a05a06bad501d837b (patch) | |
tree | ceb7d1efac7c2f09edf55cd1d1f2f9e7c06810de /docs/0_Getting_Started | |
parent | 398a2031c8056a59394bfa99cb555be6a310a384 (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: I6c2aff4c5683efe3695cc484b9e1a2ce47de7fbd
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25719
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 0796e4d..409cd0c 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. @@ -67,7 +67,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:** @@ -240,7 +240,7 @@ ERROR: FILES "+/home/iotbzh/Downloads/R-Car_Gen3_Series_Evaluation_Software_Pack ERROR: FILES "+/home/iotbzh/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/iotbzh/Downloads' directory. |