generic-poky/bitbake/lib/bb/parse
Richard Purdie 6ae662acdc bitbake: parse/ast: Mark anonymous functions as python functions
Anonymous functions are python functions, set the variable
flags as such so we can detect them and avoid expansion where
needed.

(Bitbake rev: 1b303785c578bbae3a89be8d751d80fba860f62e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-04 23:47:49 +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: parse/ast: Mark anonymous functions as python functions 2016-02-04 23:47:49 +00:00