From: Naveen Saini <[email protected]>

With latest libbpf version (>=0.7.0), additional libxdp
library also require to build net/af_xdp libs.

xdp-tools provides libxdp library.

Ref:
https://git.dpdk.org/dpdk-stable/commit/drivers/net/af_xdp?h=21.11&id=6721fb14eb1f91a0afc629c61eb99e63b247c1f3

Signed-off-by: Naveen Saini <[email protected]>
Signed-off-by: Anuj Mittal <[email protected]>
---
 recipes-extended/dpdk/dpdk_21.11.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/dpdk/dpdk_21.11.2.bb 
b/recipes-extended/dpdk/dpdk_21.11.2.bb
index 25987aa..bb812e1 100644
--- a/recipes-extended/dpdk/dpdk_21.11.2.bb
+++ b/recipes-extended/dpdk/dpdk_21.11.2.bb
@@ -28,7 +28,7 @@ COMPATIBLE_HOST:libc-musl:class-target = "null"
 COMPATIBLE_HOST:linux-gnux32 = "null"
 
 PACKAGECONFIG ??= " "
-PACKAGECONFIG[afxdp] = ",,libbpf"
+PACKAGECONFIG[afxdp] = ",,libbpf xdp-tools"
 PACKAGECONFIG[libvirt] = ",,libvirt"
 
 RDEPENDS:${PN} += "pciutils python3-core"
-- 
2.37.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7801): 
https://lists.yoctoproject.org/g/meta-intel/message/7801
Mute This Topic: https://lists.yoctoproject.org/mt/96648592/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to