Commit 133cc8ce authored by Stewart Smith's avatar Stewart Smith
Browse files

ci/fedora29: --allowerasing to work around conflicting packages

Signed-off-by: default avatarStewart Smith <stewart@linux.ibm.com>
parent cb87cf17
FROM fedora:29
RUN dnf -y install wget curl xterm gcc git xz make diffutils findutils expect valgrind valgrind-devel ccache dtc openssl-devel
RUN dnf -y install --allowerasing wget curl xterm gcc git xz make diffutils findutils expect valgrind valgrind-devel ccache dtc openssl-devel
RUN dnf -y install gcc-powerpc64-linux-gnu
# below packages are for building dtc
RUN dnf -y install flex bison
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment