summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/siggen.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-04 17:33:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-06 15:27:34 +0000
commit4ba49aca42232286f01c7546013007ecb33a68a6 (patch)
tree500cdc54c5a716175c009cf36eaee3eb0978b102 /bitbake/lib/bb/siggen.py
parent2c9431135d6cae6b1aa7120526757b596581a14e (diff)
downloadpoky-4ba49aca42232286f01c7546013007ecb33a68a6.tar.gz
bitbake: data: Drop misleading ExpansionError exception
This codepath can be triggered by a python indentation error for example. Showing it as an ExpansionError is misleading. Change the code to add a warning about where the failure came from (in particular giving the variable key name that triggered it) but raise the proper exception. (Bitbake rev: d49d46533704e8b4404e29abfb5a7383d704c91a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/siggen.py')
0 files changed, 0 insertions, 0 deletions