bitbake: lib/bb/siggen.py: log when tainting the signature of a task
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 21 Jun 2012 17:28:47 +0000 (18:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jun 2012 13:57:16 +0000 (14:57 +0100)
commit8bd95bda255ac2d152442dd8e119dceffefb8f7f
treeebec04f572e038fff28e2e1c79b0fb1a2956f71d
parenta50bbbb04e7c215eab6d9da76ad31f9bd83a3080
bitbake: lib/bb/siggen.py: log when tainting the signature of a task

Log a note when applying a taint to a task signature (e.g. when using
the -f or -C command line options) so that the user knows this has been
done.

(Bitbake rev: 0fd960fdea83874eedb541cbc2920257e0f3fb81)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/siggen.py