bitbake: taskdata: report close matches with NoProvider errors
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 9 Aug 2013 13:52:05 +0000 (13:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Aug 2013 10:21:02 +0000 (11:21 +0100)
commitfbab2ccbeaaa2f3443eb09767579599962a91b1a
treeead9e665c97a3fe510dcfec86ad5051e414d3907
parentfd86cba1033011109ca3b0004a569580ffd8085b
bitbake: taskdata: report close matches with NoProvider errors

Assuming there is no known reason why an item is not provided, show
close matches on the assumption that it might have been a typo or
other mistake.

(Bitbake rev: ed81b0856b4a3892b53d39871eaaa6273390ea75)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/event.py
bitbake/lib/bb/taskdata.py
bitbake/lib/bb/ui/crumbs/runningbuild.py
bitbake/lib/bb/ui/knotty.py