diff options
| author | Jacob Kroon <jacob.kroon@mikrodidakt.se> | 2014-02-22 17:52:29 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-24 12:42:40 +0000 |
| commit | f5a344441ac9a6e2d829948050a1ba4c118c3ef5 (patch) | |
| tree | 06d2e76b28d18df00262062f593b4cfde32e5c91 /scripts/create-pull-request | |
| parent | 2b7edd5d15592ddda0ca91c95d7ad18f5a030a85 (diff) | |
| download | poky-f5a344441ac9a6e2d829948050a1ba4c118c3ef5.tar.gz | |
bitbake: ast: Fix support for anonymous methods in wildcard .bbappend files
When using wildcard .bbappend files with anonymous methods in them,
bitbake/python fails to parse the generated code since the '%' is encoded
in the generated method name.
Fix this by including '%' in the convert-to-underscore list during
method name mangling.
While we're at it, move the method name mangling translation table
to a class variable, as suggested by Chris Larson.
[YOCTO #5864]
(Bitbake rev: 537f1f9bbe110acc9848ef95f43468c07d87af79)
Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions
