]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
gitlab-ci: Don't try to use the system libfdt in the debian job
authorThomas Huth <thuth@redhat.com>
Fri, 27 Aug 2021 15:17:18 +0000 (17:17 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 6 Sep 2021 07:07:00 +0000 (09:07 +0200)
libfdt in Debian is too old to be usable for QEMU. So far we were
silently falling back to the internal dtc submodule, but since
this is wrong, let's remove the --enable-fdt=system switch here now.

Message-Id: <20210827151718.178988-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml

index be4d90cd9c09a7f91ffa1890fda19ef72444be76..5c378e35f91f25114770666556286447af65ac3c 100644 (file)
@@ -74,7 +74,6 @@ build-system-debian:
     job: amd64-debian-container
   variables:
     IMAGE: debian-amd64
-    CONFIGURE_ARGS: --enable-fdt=system
     TARGETS: arm-softmmu avr-softmmu i386-softmmu mipsel-softmmu
       riscv64-softmmu sh4eb-softmmu sparc-softmmu xtensaeb-softmmu
     MAKE_CHECK_ARGS: check-build