summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-bsp/recipes-devtools/qemu/qemu-xilinx.inc4
1 files changed, 0 insertions, 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"
32PACKAGECONFIG_remove = "kvm" 32PACKAGECONFIG_remove = "kvm"
33PACKAGECONFIG_append = " fdt" 33PACKAGECONFIG_append = " fdt"
34 34
35# Enable libgcrypt
36PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt,"
37PACKAGECONFIG[fdt] = "--enable-fdt,--disable-fdt,dtc"
38
39DISABLE_STATIC_pn-${PN} = "" 35DISABLE_STATIC_pn-${PN} = ""
40 36
41PTEST_ENABLED = "" 37PTEST_ENABLED = ""