From: Zqiang <[email protected]> Fix follow warning "WARNING: dpdk-20.11.1-r0 do_configure: QA Issue: dpdk: invalid PACKAGECONFIG: libvirt [invalid-packageconfig]"
Signed-off-by: Zqiang <[email protected]> --- recipes-extended/dpdk/dpdk_20.11.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-extended/dpdk/dpdk_20.11.1.bb b/recipes-extended/dpdk/dpdk_20.11.1.bb index 7b0f0ee..7e1c4aa 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" -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7011): https://lists.yoctoproject.org/g/meta-intel/message/7011 Mute This Topic: https://lists.yoctoproject.org/mt/82306327/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
