aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/dpdk/dpdk_20.11.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/dpdk/dpdk_20.11.1.bb b/recipes-extended/dpdk/dpdk_20.11.1.bb
index 7b0f0ee9..7e1c4aa7 100644
--- a/recipes-extended/dpdk/dpdk_20.11.1.bb
+++ b/recipes-extended/dpdk/dpdk_20.11.1.bb
@@ -18,6 +18,8 @@ COMPATIBLE_MACHINE = "null"
COMPATIBLE_HOST_libc-musl_class-target = "null"
COMPATIBLE_HOST_linux-gnux32 = "null"
+PACKAGECONFIG[libvirt] = ",,libvirt"
+
RDEPENDS_${PN} += "pciutils python3-core"
RDEPENDS_${PN}-examples += "bash"
DEPENDS = "numactl"