From 82da26ffdec19ac9aebf648e2ced36a5bd711382 Mon Sep 17 00:00:00 2001 From: Diego Sueiro Date: Thu, 23 Jul 2020 15:46:37 +0100 Subject: qemu: Remove duplicated xen PACKAGECONFIG The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen]. Signed-off-by: Diego Sueiro Signed-off-by: Bruce Ashfield --- recipes-devtools/qemu/qemu_%.bbappend | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/qemu/qemu_%.bbappend b/recipes-devtools/qemu/qemu_%.bbappend index 998a4011..5cca9e1f 100644 --- a/recipes-devtools/qemu/qemu_%.bbappend +++ b/recipes-devtools/qemu/qemu_%.bbappend @@ -1,3 +1 @@ -PACKAGECONFIG[xen] = "--enable-xen,--disable-xen,xen-tools,xen-tools-libxenstore xen-tools-libxenctrl xen-tools-libxenguest" - require ${@bb.utils.contains('DISTRO_FEATURES', 'vmsep', '${BPN}-package-split.inc', '', d)} -- cgit v1.2.3-54-g00ecf