generic-poky/bitbake/lib/bb/parse
Richard Purdie f8185ff9f8 bitbake: ast: Add filename/lineno to mapped functions
Where we add in mappings for EXPORT_FUNCTIONS, add dummy filename
and lineno data so ensure the assumption that all python functions
have this is correct.

(Bitbake rev: 547128731e62b36d2271c4390b3fee2b16c535dc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-06 15:27:35 +00:00
..
parse_py bitbake: BBHandler: Improve IN_PYTHON_EOF handling 2015-12-22 00:02:05 +00:00
__init__.py bitbake: parse: Don't try to expand __base_depends/__depends 2015-11-16 11:55:07 +00:00
ast.py bitbake: ast: Add filename/lineno to mapped functions 2016-01-06 15:27:35 +00:00