From c651f46b5e382a860576e83aaf383e6116d7a598 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Fri, 18 Dec 2020 18:53:32 +0100 Subject: Update documentation for Jellyfish 10.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adapt the links and filenames. Signed-off-by: Jan-Simon Möller Change-Id: I520dc1618032b8ac69c9a61105436a852acbc26f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25830 --- docs/3_Developer_Guides/4_AFB_Helper_Guide/1_Usage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/3_Developer_Guides/4_AFB_Helper_Guide') 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. -- cgit 1.2.3-korg