Update documentation for Jellyfish 10.0.1 30/25830/2 10.0.2 jellyfish/10.0.2 jellyfish_10.0.2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 18 Dec 2020 17:53:32 +0000 (18:53 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 18 Dec 2020 22:42:43 +0000 (22:42 +0000)
Adapt the links and filenames.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I520dc1618032b8ac69c9a61105436a852acbc26f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25830

docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md
docs/3_Developer_Guides/1_Setting_Up_AGL_SDK.md
docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md

index 409cd0c..b3bfffa 100644 (file)
@@ -51,7 +51,7 @@ Follow these steps to download the drivers you need:
 
 | AGL Version | Renesas version |
 |:-:|:-:|
-| AGL jellyfish 10.0.0 | 3.21.0 |
+| AGL jellyfish 10.0.1 | 3.21.0-v2 |
 
 
 3. **Download the Files:**
index 0a08cad..adb94c7 100644 (file)
@@ -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/jellyfish/latest/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.0.sh)
+      - **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.1.sh)
 
-      - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-10.0.0.sh)
+      - **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-10.0.1.sh)
 
-      - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-10.0.0.sh)
+      - **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-10.0.1.sh)
 
         *Henceforth,* **qemux86-64** *is used in these guides, unless specified
         otherwise.*
@@ -20,23 +20,23 @@ quickstart the service and application development process.
 
     ```sh
     $ mkdir ~/agl-app
-    $ cp ~/Downloads/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.0.sh ~/agl-app/
+    $ cp ~/Downloads/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.1.sh ~/agl-app/
     $ cd ~/agl-app
     ```
 
 3. Install the downloaded SDK :
 
     ```sh
-    $ chmod 777 poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.0.sh
+    $ chmod 777 poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.1.sh
     $ mkdir agl-sdk/
-    $ ./poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.0.sh
+    $ ./poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.1.sh
     ```
     Select target directory for SDK : `~/agl-app/agl-sdk`
 
     ```sh
-    Automotive Grade Linux SDK installer version 10.0.0
+    Automotive Grade Linux SDK installer version 10.0.1
     =============================================================
-    Enter target directory for SDK (default: /opt/agl-sdk/10.0.0-corei7-64): ~/agl-app/agl-sdk
+    Enter target directory for SDK (default: /opt/agl-sdk/10.0.1-corei7-64): ~/agl-app/agl-sdk
     You are about to install the SDK to "/home/boron/agl-app/agl-sdk". Proceed [Y/n]? Y
     Extracting SDK..........................................................................................................................................done
     Setting it up...done
index aff865f..7da9fef 100644 (file)
@@ -11,11 +11,11 @@ distributions.
 You could find the SDK build from Yocto which embed the afb-helpers library
 here:
 
-- **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.0.sh)
+- **x86** : [qemux86-64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemux86-64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-corei7-64-qemux86-64-toolchain-10.0.1.sh)
 
-- **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-10.0.0.sh)
+- **ARM 32 bit** : [qemuarm](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-armv7vet2hf-neon-vfpv4-qemuarm-toolchain-10.0.1.sh)
 
-- **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-10.0.0.sh)
+- **AARCH64 - ARM 64bit** : [qemuarm64](https://download.automotivelinux.org/AGL/release/jellyfish/latest/qemuarm64/deploy/sdk/poky-agl-glibc-x86_64-agl-demo-platform-crosssdk-aarch64-qemuarm64-toolchain-10.0.1.sh)
 
 Then use your package manager to install the library.