mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
dpdk/20.11: add libvirt PACKAGECONFIG
Fix follow warning "WARNING: dpdk-20.11.1-r0 do_configure: QA Issue: dpdk: invalid PACKAGECONFIG: libvirt [invalid-packageconfig]" Signed-off-by: Zqiang <qiang.zhang@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
7ec861d3c9
commit
8fb1422a63
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user