From 2ca064df7da39ad5009b46e1ddeddabf8ff17a08 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Fri, 10 Feb 2017 13:12:51 +1100 Subject: hdata_to_dt: Only output dtb convert test cases to diff DTS rather than DTB. This means we also have to build dtc on CentOS 7 to be able to run the test suite. Signed-off-by: Stewart Smith [oohall@gmail.com moved the test cases into seperate patches] Signed-off-by: Stewart Smith --- opal-ci/Dockerfile-ubuntu-16.04 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opal-ci/Dockerfile-ubuntu-16.04') diff --git a/opal-ci/Dockerfile-ubuntu-16.04 b/opal-ci/Dockerfile-ubuntu-16.04 index 03cd5c5..11bd1ce 100644 --- a/opal-ci/Dockerfile-ubuntu-16.04 +++ b/opal-ci/Dockerfile-ubuntu-16.04 @@ -1,7 +1,7 @@ FROM ubuntu:16.04 RUN apt-get update -qq RUN apt-get install -y gcc-powerpc64le-linux-gnu gcc ccache expect -RUN apt-get install -y wget curl xterm +RUN apt-get install -y wget curl xterm device-tree-compiler RUN apt-get install -y gcc-arm-linux-gnueabi RUN curl -O ftp://public.dhe.ibm.com/software/server/powerfuncsim/p8/packages/v1.0-2/systemsim-p8_1.0-2_amd64.deb RUN dpkg -i systemsim-p8_1.0-2_amd64.deb -- cgit v1.1