diff mbox series

[scarthgap] ti-test: Add rng-tools

Message ID 20240911230352.404257-1-jm@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [scarthgap] ti-test: Add rng-tools | expand

Commit Message

Judith Mendez Sept. 11, 2024, 11:03 p.m. UTC
Add rng-tools to the ti-test tool list.

RNG testcases are failing since they require
rngtest, so add rng-tools to ti-test only.

Signed-off-by: Judith Mendez <jm@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 a80b943b..85398eaf 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -44,6 +44,7 @@  TI_TEST_BASE = "\
     powertop \
     procps \
     pulseaudio-misc \
+    rng-tools \
     rt-tests \
     rwmem \
     smcroute \