[PATCH] qemu: Remove duplicated xen PACKAGECONFIG


Diego Sueiro
 

On Thu, Jul 23, 2020 at 03:40 PM, Diego Sueiro wrote:


The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen].

Change-Id: I60aeecd357f13fab572885db2d3e00c37681d07b
By bad. I forgot to remove the Change-Id. Sending a v2 now.

Signed-off-by: Diego Sueiro <diego.sueiro@...>
---
recipes-devtools/qemu/qemu_%.bbappend | 2 --
1 file changed, 2 deletions(-)

diff --git a/recipes-devtools/qemu/qemu_%.bbappend
b/recipes-devtools/qemu/qemu_%.bbappend
index 998a401..5cca9e1 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)}
--
2.7.4


Diego Sueiro
 

The "meta/recipes-devtools/qemu/qemu.inc" already sets the PACKAGECONFIG[xen].

Change-Id: I60aeecd357f13fab572885db2d3e00c37681d07b
Signed-off-by: Diego Sueiro <diego.sueiro@...>
---
recipes-devtools/qemu/qemu_%.bbappend | 2 --
1 file changed, 2 deletions(-)

diff --git a/recipes-devtools/qemu/qemu_%.bbappend b/recipes-devtools/qemu/qemu_%.bbappend
index 998a401..5cca9e1 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)}
--
2.7.4