diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2016-11-14 17:21:52 +0200 |
---|---|---|
committer | Leon Anavi <leon.anavi@konsulko.com> | 2016-11-14 17:26:45 +0200 |
commit | 5ebeb205189943259a83f05301aba1a161157960 (patch) | |
tree | 28121bec853b327852383493b83dd6f4c5458ad2 | |
parent | 0377c706445b67ec5b7d7bf75df6f41056a89e3a (diff) |
README-AGL.md: Update links to AGL wiki
Update links to AGL wiki for the getting started
guidelines for QEMU, Renesas Porter board and
Raspberry Pi 2/3.
Change-Id: I39a557d790951232195b369c1b29550a37495ed4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
-rw-r--r-- | README-AGL.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/README-AGL.md b/README-AGL.md index 62630531f..caa547a1c 100644 --- a/README-AGL.md +++ b/README-AGL.md @@ -28,7 +28,12 @@ For information about contributing to the AGL Distro Quick start guide ----------------- -(latest version here: https://wiki.automotivelinux.org/agl-distro/source-code) + +The latest version is available at [AGL wiki](https://wiki.automotivelinux.org/agl-distro/source-code) for the following targets: +* [QEMU](https://wiki.automotivelinux.org/agl-distro/source-code) +* [Renesas Porter board](https://wiki.automotivelinux.org/start/building_for_the_renesas_r-car_m2) +* [Raspberry Pi 2/3](https://wiki.automotivelinux.org/agl-distro/agl-raspberrypi) + To build an image from 'meta-agl' 1. Prepare repo: |