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-fedora-rawhide | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opal-ci/Dockerfile-fedora-rawhide') diff --git a/opal-ci/Dockerfile-fedora-rawhide b/opal-ci/Dockerfile-fedora-rawhide index 2fe4e09a..443e4091 100644 --- a/opal-ci/Dockerfile-fedora-rawhide +++ b/opal-ci/Dockerfile-fedora-rawhide @@ -1,5 +1,5 @@ FROM fedora:rawhide -RUN dnf -y install wget curl xterm gcc git xz make diffutils findutils expect valgrind valgrind-devel ccache +RUN dnf -y install wget curl xterm gcc git xz make diffutils findutils expect valgrind valgrind-devel ccache dtc RUN dnf -y install gcc-powerpc64-linux-gnu RUN dnf -y install http://public.dhe.ibm.com/software/server/powerfuncsim/p9/packages/v1.0-0/systemsim-p9-1.0-0.f22.x86_64.rpm COPY . /build/ -- cgit v1.2.1