From: "Gary S. Robertson" <gary.robert...@linaro.org> The following series of patches addresses several bugs which were preventing some of the LTP realtime tests from running or completing in our OE-based test environments. The patches themselves are being separately submitted to the upstream LTP maintainers for consideration, and are offered here in hopes of addressing these issues in the OE LTP package until such time as they can be obtained from a subsequent upstream LTP release.
Gary S. Robertson (3): LTP: Realtime tests - Allow-mutex-initialization-without-PI-configured LTP: pthread_cond_many - fix uninitialized return in parse_args LTP: prio-wake- eliminate deprecated usleep calls ...utex-initialization-without-PI-configured.patch | 66 ++++++++++++++++++++ ...io-wake-eliminate-deprecated-usleep-calls.patch | 33 ++++++++++ ...d_many-fix-uninitialized-return-in-option.patch | 31 +++++++++ meta/recipes-extended/ltp/ltp_20140422.bb | 3 + 4 files changed, 133 insertions(+) create mode 100644 meta/recipes-extended/ltp/ltp/0001-Allow-mutex-initialization-without-PI-configured.patch create mode 100644 meta/recipes-extended/ltp/ltp/0001-prio-wake-eliminate-deprecated-usleep-calls.patch create mode 100644 meta/recipes-extended/ltp/ltp/0001-pthread_cond_many-fix-uninitialized-return-in-option.patch -- 1.7.9.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core