Skip to content
Snippets Groups Projects
Commit a6a8ec3f authored by Siva Krishna Prasad Chinthalapudi's avatar Siva Krishna Prasad Chinthalapudi Committed by Dylan Aïssi
Browse files

devroot-manual-arm64 fix link to the arm64 devroot tarball


Signed-off-by: default avatarSivaKrishnaPrasad <sivakrishnaprasad.chinthalapudi@in.bosch.com>
Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent 05ac0676
No related branches found
No related tags found
1 merge request!505[v2023] devroot-manual-arm64: fix link to the arm64 devroot tarball
Pipeline #762628 passed
......@@ -20,8 +20,8 @@ metadata:
run:
steps:
- "Download the ARM64 devroot OSpack for the respective image version that your testing:"
- "For example, if you want to build for ARM64 with the v2021.0 release, then you can download the OSpack as follows:"
- $ wget -O ${HOME}/devroot.tar.gz https://images.apertis.org/release/v2021/v2021.0/amd64/devroot/ospack_v2021-amd64-devroot_v2021.0.tar.gz
- "For example, if you want to build for ARM64 with the v2023.6 release, then you can download the OSpack as follows:"
- $ wget -O ${HOME}/devroot.tar.gz https://images.apertis.org/release/v2023/v2023.6/arm64/devroot/ospack_v2023-arm64-devroot_v2023.6.tar.gz
- "Create a directory for the devroot-64 in the /opt folder"
- $ sudo mkdir -p /opt/devroot-64
- "Extract the downloaded devroot:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment