generic-poky/bitbake/lib/bb/parse
Richard Purdie 853d707af5 bitbake: data_smart/BBHandler: Fix SkipParse exception handling
If SkipParse is raised from something which isn't anonymous python, it wasn't
being handled correctly. This improves the handling for example from within inline
python.

(Bitbake rev: 7467d7d66b24cc8f43ab168e65895e7c4aee6092)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-14 12:36:04 +00:00
..
parse_py bitbake: data_smart/BBHandler: Fix SkipParse exception handling 2012-12-14 12:36:04 +00:00
__init__.py bitbake: parse/cache/cooker: Preserve order in the file inclusion list 2012-11-20 15:31:56 +00:00
ast.py bitbake: BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usage 2012-12-11 15:59:42 +00:00