The MEMORY lpt-ddt tests use memtester to run stress tests on the memory. Make sure it is available in the file system.
Signed-off-by: Jean-Jacques Hiblot <[email protected]> --- meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170929.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170929.bb b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170929.bb index 3626175..29a2223 100644 --- a/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170929.bb +++ b/meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20170929.bb @@ -34,6 +34,7 @@ RDEPENDS_${PN} = "\ util-linux \ which \ libgcc\ + memtester\ " inherit autotools-brokensep -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
