poky/bitbake/lib/bb/parse
Richard Purdie 20a93757a3 bitbake: parse/ast: Abstract anonymous function execution into a function
This allows us to call this code from other contexts without
duplicating it.

(Bitbake rev: c6be487f9bd5d95915f2495d555b9f539adb1d44)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-04 11:35:42 +00:00
..
parse_py bitbake: bitbake: parse: fixes for resolve_file() 2018-02-14 15:26:03 +00:00
__init__.py bitbake: bitbake: parse: fixes for resolve_file() 2018-02-14 15:26:03 +00:00
ast.py bitbake: parse/ast: Abstract anonymous function execution into a function 2018-03-04 11:35:42 +00:00