diff mbox series

[meta-arago,master/scarthgap] ti-test: Add kms++

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

Commit Message

Ryan Eatmon Jan. 9, 2025, 2:27 p.m. UTC
Our testing also requires kms++ as a testing tool.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 2 ++
 1 file changed, 2 insertions(+)
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 e69421cf..2b6ec55d 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -27,6 +27,8 @@  TI_TEST_BASE = "\
     iperf3 \
     kernel-modules \
     kernel-selftest \
+    kms++ \
+    kms++-python \
     libdrm-tests \
     linuxptp \
     lmbench \