diff mbox series

[meta-arago,master/kirkstone] ti-test: Re-enable ltp-ddt and input-utils

Message ID 20230410154236.10652-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/kirkstone] ti-test: Re-enable ltp-ddt and input-utils | expand

Commit Message

Ryan Eatmon April 10, 2023, 3:42 p.m. UTC
ltp-ddt and input-utils were disabled to build issues.  Those appear to
be be resolved, so re-add them back into ti-test.

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

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
index 73250ac8..0b6e1eed 100644
--- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb
@@ -50,9 +50,9 @@  ARAGO_TEST:append:armv7ve = " \
 "
 
 #    timestamping
-#    ltp-ddt
-#    input-utils 
 ARAGO_TI_TEST = " \
+    ltp-ddt \
+    input-utils \
     cpuloadgen \
     uvc-gadget \
     arm-benchmarks \