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 628e52bc..36ab78e2 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbb4b1bdc2c3b6743da3c39d03249095" | |||
7 | 7 | ||
8 | COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux|arm-.*-linux-gnueabi' | 8 | COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux|arm-.*-linux-gnueabi' |
9 | 9 | ||
10 | inherit autotools-brokensep setuptools update-rc.d systemd deploy | 10 | inherit autotools-brokensep setuptools3 update-rc.d systemd deploy |
11 | 11 | ||
12 | require xen-arch.inc | 12 | require xen-arch.inc |
13 | 13 | ||