cloud-hypervisor/.github/workflows
Henry Wang e436bbf3bb build: Install libfdt in github cross-build workflow
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>
2020-06-08 09:59:46 +01:00
..
build.yaml build: Initial musl support 2020-04-29 17:57:01 +01:00
cross-build.yaml build: Install libfdt in github cross-build workflow 2020-06-08 09:59:46 +01:00
release.yaml build: Strip the binaries before using/releasing them 2020-05-07 12:31:01 +01:00