X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2F04_Developer_Guides%2F01_Setting_Up_AGL_SDK.md;h=f7a86e9cb48370d68e93e8e98e5129168793814c;hb=refs%2Fchanges%2F29%2F28529%2F2;hp=d3f01fbd8f4210f8f456e8c90b4c172305ec5e49;hpb=ad469eb57940d03b580f75996157033e6e561c98;p=AGL%2Fdocumentation.git 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..f7a86e9 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 octopus branch. If you want SDK for specific branch than change the name from octopus 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/snapshots/octopus/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/snapshots/octopus/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/snapshots/octopus/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.