[Toaster] [PATCH 0/1] toaster: speed up and harden lsof usage
brian avery
avery.brian at gmail.com
Wed Feb 10 09:56:44 PST 2016
This adds a -t to the lsof command so that it:
1) runs faster
2) doesn't give a warning on esoteric file system mounts (a docker experiment in my case)
If it does give a warning then the script assumes restarting bitbake failed and no build happens.
-b
The following changes since commit 246b02e281f84ffe1c9156ce24b728eb6f3742c1:
ptest-runner: Explicitly set EXTRA_OEMAKE as required (2016-02-10 16:06:25 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/toaster/betterlsof
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/betterlsof
brian avery (1):
add a -t to the lsof command so that it is faster and it won't fail on
esoteric filesystem mounts since it is just looking at processes.
bin/toaster | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.9.1
More information about the toaster
mailing list