diff mbox series

[meta-arago,master/scarthgap,3/3] ti-test: Add xdp-tools

Message ID 20250516140735.31243-3-reatmon@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap,1/3] bpftool: Fix for building bpftool-native | expand

Commit Message

Ryan Eatmon May 16, 2025, 2:07 p.m. UTC
Add in the new xdp-tools package.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index 3d0c1209..caf8b622 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -55,6 +55,7 @@  TI_TEST_BASE = "\
     stress-ng \
     tcpdump \
     v4l-utils \
+    xdp-tools-arago \
     yavta \
 "