commit | c06b98d4a455dc7f865e25477bcf407df677b41c | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Thu Oct 14 11:33:30 2021 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Tue Nov 16 17:05:21 2021 +0100 |
tree | a7c71a84dd4d1cd2b9c886aa3f9222aa79ec78bb | |
parent | 75af9eb6ad67cd6189a65f9e86b018e03dac8464 [diff] |
bionic-amd64-tf-a-build: remove flexnet license variable The variable ARMLMD_LICENSE_FILE is used by Arm products to point to the (flexnet) license server [1], which it is not needed during build time. At run time, it is set by the CI [2,3] so remove this variable from the Dockerfile. [1] https://developer.arm.com/documentation/dui0040/d/apas05s01 [2] https://git.trustedfirmware.org/ci/tf-a-job-configs.git/tree/tf-a-builder.yaml#n41 [3] https://git.trustedfirmware.org/ci/tf-a-job-configs.git/tree/tf-a-builder/builders.sh#n162 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Ia269115acae67ec7cbcb2c07796e1f2bf2a293a9