commit | 2c7237872050afb219ec520d2a3af5ce826127df | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Tue Jan 11 15:35:04 2022 +0800 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Jan 19 14:36:52 2022 +0100 |
tree | 3d604a5443d737120068357bd55b19cfcfd1d8c2 | |
parent | 73026d14f1854490f67cb6744b6307a59e6617c9 [diff] |
bionic-amd64-tf-m-build: install Ninja Ninja based build can improve TF-M build job performance. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Iaabdc549968484dc4d98008899a1a435929a71cf
diff --git a/bionic-amd64-tf-m-build/Dockerfile b/bionic-amd64-tf-m-build/Dockerfile index 92100a2..a562fdc 100644 --- a/bionic-amd64-tf-m-build/Dockerfile +++ b/bionic-amd64-tf-m-build/Dockerfile
@@ -37,6 +37,7 @@ libssl-dev \ libxml-libxml-perl \ locales \ + ninja-build \ openjdk-8-jdk \ openssh-server \ perl \