poky/bitbake/lib/bb/parse/parse_py
Lee Chee Yang 03f8c9d9f9 bitbake: BBHandler: prompt error when task name contain expression
Task name contain expresion (eg, do_foo_remove_bar) can cause fatal error.

Check for naming before addtask. Prompt with understandable error message
when expression found in task name.

[YOCTO #8805]

(Bitbake rev: 5b4a5bb0960386f9c524c220e43a16e60e38964d)

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-11-08 14:04:42 +00:00
..
__init__.py bitbake: bitbake: lib: Cleanup /usr/bin/env python 2019-06-28 13:29:04 +01:00
BBHandler.py bitbake: BBHandler: prompt error when task name contain expression 2020-11-08 14:04:42 +00:00
ConfHandler.py bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetime 2019-10-28 05:31:53 +00:00