aboutsummaryrefslogtreecommitdiffstats
path: root/docs/3_Developer_Guides/4_AFB_Helper_Guide
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-12-18 18:53:32 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-12-18 22:42:43 +0000
commitc651f46b5e382a860576e83aaf383e6116d7a598 (patch)
tree519a3e8b6fcbb27ba72977c6849e04b88d333b46 /docs/3_Developer_Guides/4_AFB_Helper_Guide
parentccd39e69325cbf0701327acf78f185c227af84ac (diff)
Update documentation for Jellyfish 10.0.1jellyfish_10.0.2jellyfish/10.0.210.0.2
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
Diffstat (limited to 'docs/3_Developer_Guides/4_AFB_Helper_Guide')
-rw-r--r--docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md b/docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md
index aff865f..7da9fef 100644
--- a/docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md
+++ b/docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md
@@ -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.