]> code.ossystems Code Review - openembedded-core.git/commit
ptest-runner: install -collect-system-data script
authorTim Orling <ticotimo@gmail.com>
Fri, 8 Oct 2021 21:43:48 +0000 (14:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Oct 2021 16:21:44 +0000 (17:21 +0100)
commit4e6be3fb521b23cfc175d0c09725bcc3ebbc73b2
tree173814b6738a6ad4dfc635955a252519e3e36c14
parentcf83790728ad569af01300f793754c0108c78b4e
ptest-runner: install -collect-system-data script

When ptest-runner times out or otherwise fails, it tries to
call ptest-runner-collect-system-data, so install the script.

The script currently calls dmesg, df, free (which are provided
by busybox, etc.) and pstree (which is a sub-package of psmisc).

Add pstree as an RDEPENDS.

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/ptest-runner/ptest-runner_2.4.2.bb