aboutsummaryrefslogtreecommitdiff
path: root/trusty-armhf-tcwg-base
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-04-29 12:18:51 +0100
committerRenato Golin <renato.golin@linaro.org>2017-04-29 12:18:51 +0100
commit4be7e732961949690d3f279c11811e05d14e64ca (patch)
treea83b22f0c36593fc7751561bc90e79c90b8debc4 /trusty-armhf-tcwg-base
parentbb5f8fe0ad36711862eff76f5ef7c0d8d1b3ff1f (diff)
*tcwg-base/Dockerfile: Unify trusty/xenial, add clang
Change-Id: I652eb0077a716cf1204aa952f388abbdaad51f58
Diffstat (limited to 'trusty-armhf-tcwg-base')
-rw-r--r--trusty-armhf-tcwg-base/Dockerfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/trusty-armhf-tcwg-base/Dockerfile b/trusty-armhf-tcwg-base/Dockerfile
index 9ce4bcd8..6cb8de40 100644
--- a/trusty-armhf-tcwg-base/Dockerfile
+++ b/trusty-armhf-tcwg-base/Dockerfile
@@ -22,6 +22,8 @@ RUN (url="http://ports.ubuntu.com/ubuntu-ports/"; \
byacc \
ccache \
ccrypt \
+ chrpath \
+ clang \
cmake \
debhelper \
dejagnu \
@@ -35,6 +37,7 @@ RUN (url="http://ports.ubuntu.com/ubuntu-ports/"; \
gdb \
gdbserver \
git \
+ groff \
libexpat1-dev \
liblzma-dev \
libncurses5-dev \
@@ -54,13 +57,16 @@ RUN (url="http://ports.ubuntu.com/ubuntu-ports/"; \
pxz \
qemu-user \
rsync \
+ subversion \
sudo \
+ tclsh \
texinfo \
texlive-fonts-recommended \
texlive-latex-recommended \
time \
valgrind \
vim \
+ virtualenv \
wget \
xz-utils \
zip \