Add cpio to packages
This commit is contained in:
parent
15f1d81327
commit
628c1e5c32
@ -8,7 +8,7 @@ RUN apt-get install -y device-tree-compiler
|
||||
RUN apt-get install -y dos2unix
|
||||
RUN apt-get install -y ccache gcc-aarch64-linux-gnu
|
||||
RUN apt-get install -y u-boot-tools
|
||||
RUN apt-get install -y kpartx bsdtar mtools bc
|
||||
RUN apt-get install -y kpartx bsdtar mtools bc cpio
|
||||
|
||||
RUN cd /usr/bin/ && \
|
||||
ln -s arm-linux-gnueabihf-gcc-4.7 arm-linux-gnueabihf-gcc && \
|
||||
|
Loading…
Reference in New Issue
Block a user