gitlab-ci: Don't try to use the system libfdt in the debian job
commit2ffd4d815e705bdf75563821762da958f49a2b8d
authorThomas Huth <thuth@redhat.com>
Fri, 27 Aug 2021 15:17:18 +0000 (27 17:17 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 6 Sep 2021 07:07:00 +0000 (6 09:07 +0200)
tree1054bbe26e634684b6052b0082080562181ac726
parentaca68d95c51513ace81394dc0974a67b99abb234
gitlab-ci: Don't try to use the system libfdt in the debian job

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