From 27e5ade0abc2660226389b8b62ef07d85f4b8758 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 9 May 2022 11:57:05 -0400 Subject: Revert "qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images" This reverts commit 1c746a976830ebaf85c7c8c25612bea349b0a7c5. Signed-off-by: Bruce Ashfield --- recipes-extended/images/xen-image-minimal.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-extended/images') diff --git a/recipes-extended/images/xen-image-minimal.bb b/recipes-extended/images/xen-image-minimal.bb index dd5b39d8..7f10b1d6 100644 --- a/recipes-extended/images/xen-image-minimal.bb +++ b/recipes-extended/images/xen-image-minimal.bb @@ -36,10 +36,10 @@ LICENSE = "MIT" QB_NETWORK_XEN_BRIDGE = "1" -inherit core-image +inherit core-image qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-testimage-network # Only inherit the qemuboot classes when building for a qemu machine QB_QEMU_CLASSES = "" -QB_QEMU_CLASSES:qemuall = "qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-xen-u-boot qemuboot-testimage-network" +QB_QEMU_CLASSES:qemuall = "qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-testimage-network" inherit ${QB_QEMU_CLASSES} do_check_xen_state() { -- cgit v1.2.3-54-g00ecf