diff mbox series

[meta-arago,master/scarthgap] ti-test: Add devmem2 tool

Message ID 20240815210857.17124-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] ti-test: Add devmem2 tool | expand

Commit Message

Ryan Eatmon Aug. 15, 2024, 9:08 p.m. UTC
Add the devmem2 tool to the ti-test tool list.

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 695bed5c..a80b943b 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -11,6 +11,7 @@  TI_TEST_BASE = "\
     bonnie++ \
     bridge-utils \
     cryptodev-tests \
+    devmem2 \
     dma-heap-tests \
     dosfstools \
     ethtool \