summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/virtualization-layer/recipes-kernel/linux/linux-yocto_6.6.bbappend
blob: 15cb9ea980ff173fdf18cc032ef13cb480079338 (plain)
1
2
3
4
5
6
# NOTE: Has to be in bbappend itself because BitBake does not fully
#       parse recipes when checking it
COMPATIBLE_MACHINE:virtio-aarch64 = "virtio-aarch64"

# Reuse base qemuarm64 machine to avoid needing our own kernel metadata
KMACHINE:virtio-aarch64 = "qemuarm64"