From a0964e2044cb1ccdd4f64173658ce7602257ff48 Mon Sep 17 00:00:00 2001 From: Christopher Clark Date: Tue, 25 Feb 2020 16:16:00 -0800 Subject: xen, xen-tools: separate COMPATIBLE_HOST for hypervisor and tools The tools have broader platform compatibility than the hypervisor. Signed-off-by: Christopher Clark Signed-off-by: Bruce Ashfield --- recipes-extended/xen/xen.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-extended/xen/xen.inc') diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index 0bfe72da..1ac131ed 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc @@ -2,8 +2,6 @@ HOMEPAGE = "http://xen.org" LICENSE = "GPLv2" SECTION = "console/tools" -COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux|arm-.*-linux-gnueabi' - inherit autotools-brokensep require xen-arch.inc -- cgit v1.2.3-54-g00ecf