diff options
| author | Tom Rini <[email protected]> | 2023-09-06 18:47:18 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-09-06 18:47:18 -0400 |
| commit | 515e0af77b25fba24ef6a3c72afee6ae3c739825 (patch) | |
| tree | 457a3efd29cec24714a8aef99e588f9f27695126 /tools | |
| parent | 48aaabe44182d11f3f66960407e3f25dfe7b9e99 (diff) | |
| parent | 57c7cb66b681501923f351672dc4acff70736299 (diff) | |
Merge branch '2023-09-06-assorted-CI-updates' into next
- Merge in a number of changes for CI. The biggest ones of note are that
we now support sandbox64 in CI, and Azure has been reworked to
generally have more consistent overall runtime for the pipeline.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/docker/Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile index 279b3a3504c..1acb5413c7e 100644 --- a/tools/docker/Dockerfile +++ b/tools/docker/Dockerfile @@ -43,7 +43,6 @@ RUN apt-get update && apt-get install -y \ clang-16 \ coreutils \ cpio \ - cppcheck \ curl \ device-tree-compiler \ dosfstools \ @@ -105,7 +104,6 @@ RUN apt-get update && apt-get install -y \ python3-virtualenv \ rpm2cpio \ sbsigntool \ - sloccount \ socat \ softhsm2 \ sparse \ |
