aboutsummaryrefslogtreecommitdiffstats
path: root/docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md')
-rw-r--r--docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md b/docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md
index d3f01fb..c404b1a 100644
--- a/docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md
+++ b/docs/04_Developer_Guides/01_Setting_Up_AGL_SDK.md
@@ -9,19 +9,19 @@ quickstart the service and application development process.
Please open the link below and download .sh file for desired machine.
- **Note:** The links provided are for the master branch. If you want SDK for specific branch than change the name from master to specific branch.
+ **Note:** The links provided are for the pike branch. If you want SDK for specific branch than change the name from pike to specific branch.
- - **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/sdk/)
+ - **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/pike/latest/qemux86-64/deploy/sdk/)
**Note:** .sh file will be with name "poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-$(version number).sh" where version number is regularly updated on the site.
- - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm/deploy/sdk/)
+ - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/pike/latest/qemuarm/deploy/sdk/)
**Note:** .sh file will be with name " poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-$(version number).sh" where version number is regularly updated on the site.
- - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemuarm64/deploy/sdk/)
+ - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/pike/latest/qemuarm64/deploy/sdk/)
**Note:** .sh file will be with name " poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-$(version number).sh" where version number is regularly updated on the site.