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 <[email protected]> --- meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14298): https://lists.yoctoproject.org/g/meta-arago/message/14298 Mute This Topic: https://lists.yoctoproject.org/mt/98178449/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
