diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2017-09-25 19:07:44 +0300 |
---|---|---|
committer | ronan [iot.bzh] <ronan.lemartret@iot.bzh> | 2017-09-26 11:40:46 +0200 |
commit | 6b3c0d9131a5222ba6df120fd9e451b6ac19c579 (patch) | |
tree | d37aef73aaa6c4b6ee6b5e0b076b2d18b9650c46 | |
parent | 06e75697cec16503f6bb12e05d541c6c17b7d6fd (diff) |
R-Car-Starter-Kit-gen3.md: Update links
Update the links for Renesas graphics drivers.
Bug-AGL: SPEC-906
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
-rw-r--r-- | getting-started/machines/R-Car-Starter-Kit-gen3.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/getting-started/machines/R-Car-Starter-Kit-gen3.md b/getting-started/machines/R-Car-Starter-Kit-gen3.md index 6faa6a9..1d1ad69 100644 --- a/getting-started/machines/R-Car-Starter-Kit-gen3.md +++ b/getting-started/machines/R-Car-Starter-Kit-gen3.md @@ -23,7 +23,8 @@ The following documents may also be helpful: Before setting up the build environment, you need to download the proprietary drivers. -* Download Renesas graphics drivers with a "click through" license from Renesas website [Link][rcar Linux Drivers] +* Download Renesas graphics drivers with a "click through" license from [Renesas website][rcar Linux Drivers 2] + * If you are building **AGL Daring Dab or older release** download Renesas graphics drivers with a "click through" license from [here][rcar Linux Drivers]. * Under the Target hardware: **R-Car H3/M3** section. **Note**: @@ -620,6 +621,7 @@ Detailed guides on how to build AGL for Renesas boards and using AGL SDK inside [R-car h3ulcb]: http://elinux.org/R-Car/Boards/H3SK [R-car yocto]: http://elinux.org/R-Car/Boards/Yocto-Gen3 [rcar Linux Drivers]: https://www.renesas.com/solutions/automotive/rcar-demoboard.html +[rcar Linux Drivers 2]: https://www.renesas.com/en-us/solutions/automotive/rcar-demoboard-2.html [Iot.bzh AGL-Kickstart-on-Renesas-Porter-Board]: http://docs.automotivelinux.org/docs/devguides/en/dev/reference/iotbzh2016/sdk/AGL-Kickstart-on-Renesas-Porter-board.pdf [Iot.bzh AGL-Devkit-Image-and-SDK-for-Porter]: http://docs.automotivelinux.org/docs/devguides/en/dev/reference/iotbzh2016/sdk/AGL-Devkit-Image-and-SDK-for-porter.pdf [Iot.bzh AGL-Devkit-Build-your-1st-AGL-Application]: http://docs.automotivelinux.org/docs/devguides/en/dev/reference/iotbzh2016/sdk/AGL-Devkit-Build-your-1st-AGL-Application.pdf |