summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-06-25 02:04:52 +0200
committerMartin L Roth <gaumless@gmail.com>2023-06-26 17:50:14 +0000
commit796b61c2a15716832f0de3cb3e1dee1724d073d3 (patch)
tree86505c5796ad1c3676e47c475cd570eada0c1cc5 /util
parent4456f32b2bd4a8e2c5c11e1304915662b355968a (diff)
util/docker/coreboot-sdk: Drop subversion package
Subversion is not used anywhere (anymore?). Thus, drop it from the package list. Change-Id: Ibf8073c7878c130ff688102e850bbdcd66e3becc Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76082 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'util')
-rw-r--r--util/docker/coreboot-sdk/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/docker/coreboot-sdk/Dockerfile b/util/docker/coreboot-sdk/Dockerfile
index 74b80ab04b..aacff9feae 100644
--- a/util/docker/coreboot-sdk/Dockerfile
+++ b/util/docker/coreboot-sdk/Dockerfile
@@ -75,7 +75,6 @@ RUN \
qemu-system-x86 \
rsync \
shellcheck \
- subversion \
unifont \
uuid-dev \
vim-common \