diff options
author | Ross Burton <ross.burton@intel.com> | 2016-01-18 16:22:01 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-19 17:37:24 +0000 |
commit | e777b541c76dad293d1c214e46c00f8f78fe0539 (patch) | |
tree | ad5e1019152aaf86eda41d49abefa3419be9bbdf /meta/recipes-devtools/mtools | |
parent | 018bc5121c70ff1f609d5b3406401902b7e7b2f7 (diff) | |
download | openembedded-core-e777b541c76dad293d1c214e46c00f8f78fe0539.tar.gz openembedded-core-e777b541c76dad293d1c214e46c00f8f78fe0539.tar.bz2 openembedded-core-e777b541c76dad293d1c214e46c00f8f78fe0539.zip |
sstate: replace verbose manifest removal with a single count
If there are lots of changes between the previous build and the build about to
start bitbake will potentially print pages of:
DEBUG: Stamp $BUILD/stamps/corei7-64-poky-linux/libdrm/2.4.66-r0 is not reachable, removing related manifests
Instead of spamming the console with this list, write the list of manifests only
to the debug log and simply write a count to the console. This way the user
doesn't get spammed but still knows what is happening if bitbake appears to
stall with heavy I/O.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/mtools')
0 files changed, 0 insertions, 0 deletions