From 984959dc041f4d0f5f8d74f43e08516af7fd14cc Mon Sep 17 00:00:00 2001 From: Manjukumar Matha Date: Mon, 30 Dec 2019 00:44:50 -0800 Subject: qemu-xilinx.inc: Remove stale packageconfig options OE-core provides the packageconfig option in qemu.inc, use it from upstream. Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc index e3d2ee4c..4d463294 100644 --- a/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc @@ -32,10 +32,6 @@ S = "${WORKDIR}/git" PACKAGECONFIG_remove = "kvm" PACKAGECONFIG_append = " fdt" -# Enable libgcrypt -PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt," -PACKAGECONFIG[fdt] = "--enable-fdt,--disable-fdt,dtc" - DISABLE_STATIC_pn-${PN} = "" PTEST_ENABLED = "" -- cgit v1.2.3-54-g00ecf