mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
tests/lcitool: add swtpm to the package list
We need this to test some TPM stuff. Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231009164104.369749-4-alex.bennee@linaro.org>
This commit is contained in:
parent
a956ea5b34
commit
3e3df0d84f
16 changed files with 16 additions and 2 deletions
|
@ -100,6 +100,7 @@ RUN apk update && \
|
|||
sparse \
|
||||
spice-dev \
|
||||
spice-protocol \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
usbredir-dev \
|
||||
|
|
|
@ -107,6 +107,7 @@ RUN dnf distro-sync -y && \
|
|||
socat \
|
||||
spice-protocol \
|
||||
spice-server-devel \
|
||||
swtpm \
|
||||
systemd-devel \
|
||||
systemtap-sdt-devel \
|
||||
tar \
|
||||
|
|
|
@ -55,6 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
|
|
|
@ -124,6 +124,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
systemtap-sdt-dev \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
|
|
|
@ -55,6 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
|
|
|
@ -55,6 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
|
|
|
@ -55,6 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
|
|
|
@ -55,6 +55,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
tesseract-ocr-eng \
|
||||
|
|
|
@ -55,6 +55,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
|||
socat \
|
||||
sparse \
|
||||
spice-protocol \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract \
|
||||
tesseract-langpack-eng \
|
||||
|
|
|
@ -55,6 +55,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
|||
socat \
|
||||
sparse \
|
||||
spice-protocol \
|
||||
swtpm \
|
||||
tar \
|
||||
tesseract \
|
||||
tesseract-langpack-eng \
|
||||
|
|
|
@ -118,6 +118,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
|||
sparse \
|
||||
spice-protocol \
|
||||
spice-server-devel \
|
||||
swtpm \
|
||||
systemd-devel \
|
||||
systemtap-sdt-devel \
|
||||
tar \
|
||||
|
|
|
@ -100,6 +100,7 @@ RUN zypper update -y && \
|
|||
socat \
|
||||
sparse \
|
||||
spice-protocol-devel \
|
||||
swtpm \
|
||||
systemd-devel \
|
||||
systemtap-sdt-devel \
|
||||
tar \
|
||||
|
|
|
@ -124,6 +124,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
|
|||
sed \
|
||||
socat \
|
||||
sparse \
|
||||
swtpm \
|
||||
systemtap-sdt-dev \
|
||||
tar \
|
||||
tesseract-ocr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue