aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-06-26 00:10:34 +0000
committerEd Maste <emaste@FreeBSD.org>2021-06-26 18:22:48 +0000
commit7d9794b34bcd465a380f05b02ccfea469dd0a48e (patch)
tree0a9a3a2c99b765fe1f20dc743b98c09496a56d42 /.cirrus.yml
parent9a8e4527f07dbb356bb1942efc09888f957df056 (diff)
downloadsrc-7d9794b34bcd465a380f05b02ccfea469dd0a48e.tar.gz
src-7d9794b34bcd465a380f05b02ccfea469dd0a48e.zip
CI: use amd64 EDK II firmware included with QEMU
QEMU (now) includes a prebuilt EDK II firmare in edk2-x86_64-code.fd. Use that instead of requring a standalone uefi-edk2-qemu-x86_64 package. Reviewed by: imp MFC after: 3 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D30915
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index db0e4e4c0543..575f882b8b48 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -14,7 +14,7 @@ task:
name: World and kernel amd64 build and boot smoke test
timeout_in: 120m
install_script:
- - sh .cirrus-ci/pkg-install.sh qemu uefi-edk2-qemu-x86_64 llvm12
+ - sh .cirrus-ci/pkg-install.sh qemu llvm12
setup_script:
- uname -a
- df -m