From: Denys Dmytriyenko <[email protected]> ltp-ddt needs to be rebased from ltp 20200120 to ltp 20210121 code base in order to address large amount of gcc10 build errors.
Signed-off-by: Denys Dmytriyenko <[email protected]> Cc: Aparna Balasubramanian <[email protected]> --- meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb index b9a5965..b625462 100644 --- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb @@ -44,8 +44,8 @@ ARAGO_TEST_append_armv7ve = " \ " # timestamping +# ltp-ddt ARAGO_TI_TEST = " \ - ltp-ddt \ input-utils \ cpuloadgen \ uvc-gadget \ -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
