libbpf is in meta-oe and dpdk layer doesn't depend on oe layer. Signed-off-by: Anuj Mittal <[email protected]> --- recipes-extended/dpdk/dpdk_20.11.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/dpdk/dpdk_20.11.1.bb b/recipes-extended/dpdk/dpdk_20.11.1.bb index 88262e3..d96fd8b 100644 --- a/recipes-extended/dpdk/dpdk_20.11.1.bb +++ b/recipes-extended/dpdk/dpdk_20.11.1.bb @@ -18,7 +18,7 @@ COMPATIBLE_MACHINE = "null" COMPATIBLE_HOST_libc-musl_class-target = "null" COMPATIBLE_HOST_linux-gnux32 = "null" -PACKAGECONFIG ??= " afxdp" +PACKAGECONFIG ??= " " PACKAGECONFIG[afxdp] = ",,libbpf" PACKAGECONFIG[libvirt] = ",,libvirt" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7032): https://lists.yoctoproject.org/g/meta-intel/message/7032 Mute This Topic: https://lists.yoctoproject.org/mt/82650576/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
