]> code.ossystems Code Review - openembedded-core.git/commit
ptest-runner: update from 2.3.1 to 2.3.2
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Thu, 1 Aug 2019 20:36:48 +0000 (16:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2019 13:47:31 +0000 (14:47 +0100)
commit9a80a352a9d0c4ea09de7bb370267672c32771f2
treea588a95dce92c25482ba74fc765065ceaa4fdc71
parent56f30e5377ebe5cc4544f081e001934706a0d8d3
ptest-runner: update from 2.3.1 to 2.3.2

All local patches are now upstream so they have been dropped.
Other upstream commits make ptest-runner build using: clang -Weverything

$ git log --oneline b73bd54..7015e91
7015e91 (HEAD -> oe-core-master, tag: v2.3.2, origin/master, origin/HEAD, master) Fix additional warnings when using clang
dd1daa8 tests: fix clang warnings.
15fd131 main code: fix clang warnings
59381a6 utils: ensure child can be session leader
5fe2c0a utils: Ensure pipes are read after exit
79a9c27 use process groups when spawning
b73bd54 utils: Ensure stdout/stderr are flushed

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/ptest-runner/ptest-runner/0001-utils-Ensure-stdout-stderr-are-flushed.patch [deleted file]
meta/recipes-support/ptest-runner/ptest-runner/0002-use-process-groups-when-spawning.patch [deleted file]
meta/recipes-support/ptest-runner/ptest-runner/0003-utils-Ensure-pipes-are-read-after-exit.patch [deleted file]
meta/recipes-support/ptest-runner/ptest-runner/0004-utils-ensure-child-can-be-session-leader.patch [deleted file]
meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb [moved from meta/recipes-support/ptest-runner/ptest-runner_2.3.1.bb with 69% similarity]