Note that this patch set does not include Richard's "coreutils hack" patch, so that will have to be added on top (as discussed in #yocto).
Sample test results: core-image-minimal: MACHINE | PASS | FAIL | SKIP | TOTAL | TIME (m) | qemux86-64 | 470 | 0 | 144 | 614 | 2.5 | qemuarm64 | 470 | 0 | 144 | 614 | 51 | core-image-sato: MACHINE | PASS | FAIL | SKIP | TOTAL | Time (m) | qemux86-64 | 472 | 0 | 142 | 614 | 2.4 | qemuarm64 | 472 | 0 | 142 | 614 | 52 | Trevor Gamblin (2): coreutils: add ptest ptest-packagelists.inc: add coreutils to SLOW .../distro/include/ptest-packagelists.inc | 1 + .../coreutils/coreutils/run-ptest | 17 +++++++ meta/recipes-core/coreutils/coreutils_8.31.bb | 44 +++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100755 meta/recipes-core/coreutils/coreutils/run-ptest -- 2.17.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
