mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
target/hexagon: regenerate docker/cirrus files
This patch updates the docker and cirrus files with the new packages by running tests/lcitool/refresh Signed-off-by: Anton Johansson <anjo@rev.ng> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220804115548.13024-10-anjo@rev.ng> Message-Id: <20220929114231.583801-8-alex.bennee@linaro.org>
This commit is contained in:
parent
94378d4eb6
commit
8fae3910e2
17 changed files with 39 additions and 3 deletions
|
@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
eatmydata apt-get install --no-install-recommends -y \
|
||||
bash \
|
||||
bc \
|
||||
bison \
|
||||
bsdextrautils \
|
||||
bzip2 \
|
||||
ca-certificates \
|
||||
|
@ -23,6 +24,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
diffutils \
|
||||
exuberant-ctags \
|
||||
findutils \
|
||||
flex \
|
||||
g++ \
|
||||
gcc \
|
||||
gcovr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue