First pass of cleanup of messages outputted to the user.
authorChris Larson <clarson@mvista.com>
Wed, 18 Mar 2009 16:20:31 +0000 (09:20 -0700)
committerChris Larson <clarson@mvista.com>
Thu, 14 May 2009 18:33:07 +0000 (11:33 -0700)
commitc0622e65a95f42f921e24bfcbc90bce8c838903e
tree709f1924918578c48d54f5ccaaacdfba4526956b
parent86999e943334858a687a51bbe2165ede26b00473
First pass of cleanup of messages outputted to the user.

OpenEmbedded outputs a lot of messages that the user is likely to never
care about.  We should only output something when it reflects upon their
recipe (i.e. unpacking their sources, applying their patches), or is quite
significant or unusual.

Signed-off-by: Chris Larson <clarson@mvista.com>
classes/base.bbclass
classes/insane.bbclass
classes/package.bbclass
classes/packaged-staging.bbclass