diff mbox series

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

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

Commit Message

Ryan Eatmon May 16, 2025, 6:49 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 f9325af5..98629e36 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -57,6 +57,7 @@  TI_TEST_BASE = "\
     strongswan \
     tcpdump \
     v4l-utils \
+    xdp-tools-arago \
     yavta \
 "