From: Jan-Simon Moeller Date: Mon, 7 Feb 2022 21:04:36 +0000 (+0100) Subject: Update links to prebuilt SDK files X-Git-Tag: 12.1.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dddb970161f8b18f696d4d7763315623b091c9e5;hp=78b45c5a400bdbe5d01df02c61be84d40c048e77;p=AGL%2Fdocumentation.git Update links to prebuilt SDK files The links on the doc site did not work. Fix them. Signed-off-by: Jan-Simon Moeller Change-Id: I1cd0e6d47044a7e8a717af66c8b1b652d6e751de Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27159 --- diff --git a/docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md b/docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md index 7c40ac8..61d5384 100644 --- a/docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md +++ b/docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md @@ -7,11 +7,11 @@ quickstart the service and application development process. 1. Download the prebuilt SDK : - - **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/lamprey/latest/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-12.0.0.sh) + - **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/lamprey/12.1.0/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-12.1.0.sh) - - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/lamprey/latest/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-12.0.0.sh) + - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/lamprey/12.1.0/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-12.1.0.sh) - - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/lamprey/latest/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-13.0.0.sh) + - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/lamprey/12.1.0/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-12.1.0.sh) *Henceforth,* **qemux86-64** *is used in these guides, unless specified otherwise.*