base.bbclass: Kill the 'Pkg' messages in the event handler.
authorChris Larson <clarson@mvista.com>
Wed, 25 Feb 2009 22:12:24 +0000 (14:12 -0800)
committerChris Larson <clarson@kergoth.com>
Sun, 22 Mar 2009 03:06:30 +0000 (20:06 -0700)
commit515fc2744996506d8394f90dfe237175e51dc441
tree0d77327c0c62dd4f6a4bfc850cdd4a6b7198b033
parentecfad70aae36a382459e53c9a16c82e9604d4421
base.bbclass: Kill the 'Pkg' messages in the event handler.

Now that bitbake operates at a task level, not a package level, the
package messages are, at best, useless, and at worst, confusing for the
user.

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