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:35 +0000 |
commit | 18357688e9aed4832a86dd4ff9400550dab01888 (patch) | |
tree | c9f9ba70837ab8b2c7eb3b436e0780bf3023d5bb /oe-init-build-env-memres | |
parent | d4c721ac06add78151fcea23a757b526cca22408 (diff) | |
download | poky-18357688e9aed4832a86dd4ff9400550dab01888.tar.gz |
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.
(From OE-Core rev: e777b541c76dad293d1c214e46c00f8f78fe0539)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions