mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
e436bbf3bb
In AArch64 prototype, there are code to construct the flattened device tree, and to make such code compilable we need to install libfdt-dev. In normal situation, this installation process can be done by either installing libfdt-dev locally or in the development container. Before formal AArch64 CI is setup, we use the workaround in this commit to install libfdt in the github cross-build workflow. Signed-off-by: Henry Wang <Henry.Wang@arm.com> |
||
---|---|---|
.. | ||
build.yaml | ||
cross-build.yaml | ||
release.yaml |