meson: use subproject for internal libfdt

Recent dtc/libfdt can use either Make or meson as the build system.
By using a subproject, our own meson.build can remove the hard
coded list of source files.

This is also the first step towards managing downloads with .wrap
files instead of submodule.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini
2023-05-18 12:07:22 +00:00
parent 577bdbcf85
commit 58e48b2e72
5 changed files with 8 additions and 24 deletions

1
subprojects/dtc Submodule

Submodule subprojects/dtc added at b6910bec11