mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen: Add aarch64 as compatible host
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
This commit is contained in:
parent
38e0bb2618
commit
46504b1999
|
@ -6,7 +6,7 @@ PR = "r0"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e0f0f3ac55608719a82394cc353928df"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64.*).*-linux'
|
||||
COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux'
|
||||
|
||||
inherit autotools-brokensep gettext setuptools update-rc.d
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user