From 0d3b28dac079df41132d4a80cc232105cde1bcc3 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Tue, 26 Jun 2018 14:46:45 +0200 Subject: Install ovmf in ci Dockerfile For qemu tests --- scripts/ci/Dockerfile.bitbake | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ci/Dockerfile.bitbake b/scripts/ci/Dockerfile.bitbake index 4dfafec..9d34dca 100644 --- a/scripts/ci/Dockerfile.bitbake +++ b/scripts/ci/Dockerfile.bitbake @@ -18,6 +18,7 @@ RUN apt-get update -q && apt-get install -qy \ libpython-dev \ libsdl1.2-dev \ locales \ + ovmf \ procps \ python \ python3 \ -- cgit v1.2.3-54-g00ecf