diff options
-rw-r--r-- | recipes-extended/xen/xen.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index c8fad6c5..82bb3d28 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc | |||
@@ -6,7 +6,7 @@ PR = "r0" | |||
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e0f0f3ac55608719a82394cc353928df" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e0f0f3ac55608719a82394cc353928df" |
8 | 8 | ||
9 | COMPATIBLE_HOST = '(x86_64.*).*-linux' | 9 | COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux' |
10 | 10 | ||
11 | inherit autotools-brokensep gettext setuptools update-rc.d | 11 | inherit autotools-brokensep gettext setuptools update-rc.d |
12 | 12 | ||