generic-poky/bitbake/lib/bb/parse
Li Wang 10e44f162c bitbake: bitbake: python funcname can not include special character @
[YOCTO #4772]

When path:file change to python function, it maybe include '@' character.
So, add the special character to change to '_' for avoid error.

(Bitbake rev: 684bc6dcb11ecb1fd7a4d25c08909ad9879e8342)

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-27 10:06:09 +01:00
..
parse_py bitbake: methodpool: Retire it, remove global method scope 2013-05-24 10:34:52 +01:00
__init__.py bitbake: bitbake: data_smart.py and friends: Track file inclusions for bitbake -e 2013-01-18 12:35:19 +00:00
ast.py bitbake: bitbake: python funcname can not include special character @ 2013-06-27 10:06:09 +01:00