1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-08 05:09:56 +00:00

arm/hafnium: enable qemuarm64

Hafnium can do a qemu/aarch64 build, so enable that for future testing
purposes.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2021-11-29 14:24:32 +00:00
committed by Jon Mason
parent dca6cc8434
commit 4be5357cb5
@@ -18,12 +18,14 @@ S = "${WORKDIR}/git"
B = "${WORKDIR}/build"
COMPATIBLE_MACHINE ?= "invalid"
COMPATIBLE_MACHINE:qemuarm64 = "qemuarm64"
# Default build 'reference'
HAFNIUM_PROJECT ?= "reference"
# Platform must be set for each machine
HAFNIUM_PLATFORM ?= "invalid"
HAFNIUM_PLATFORM:qemuarm64 = "qemu_aarch64"
# do_deploy will install everything listed in this variable. It is set by
# default to hafnium