commit | d8a8e209678b9aa3d0e7090d799186c2eb064659 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Thu Aug 15 21:21:54 2024 +0800 |
committer | Arthur She <arthur.she@linaro.org> | Thu Aug 15 21:21:54 2024 +0800 |
tree | 1b75ca1fca15c6e39508473b4466604f6e1499ef | |
parent | df28217a957f868ca487d14ef150007f83d4d081 [diff] |
iar-docker-images: correct the package path Change-Id: If5b6b0eb1593f9087cb77652b7d468fc8bd950c4 Signed-off-by: Arthur She <arthur.she@linaro.org>
diff --git a/jammy-amd64-tf-m-iar-build/tf-dependencies.install b/jammy-amd64-tf-m-iar-build/tf-dependencies.install index 9b924a8..9d2002c 100755 --- a/jammy-amd64-tf-m-iar-build/tf-dependencies.install +++ b/jammy-amd64-tf-m-iar-build/tf-dependencies.install
@@ -51,4 +51,4 @@ /tmp/armclang-6.21/install_x86_64.sh --no-interactive --i-agree-to-the-contained-eula -d ${ARMCLANG_6_21_DIR} # Install IAR compiler -dpkg -i ${IAR_PACKAGE} +dpkg -i /tmp/${IAR_PACKAGE}