diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2013-01-07 13:33:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 13:35:58 +0000 |
commit | daee2d2dc29c14a086122c04fbf97924c5dab3b8 (patch) | |
tree | cdacc8b062c5e76a380283b2f428fbe29bdeb9be /meta/lib/oe/classutils.py | |
parent | 73dd5842a945e119c8870929e9d71067235a9247 (diff) | |
download | openembedded-core-daee2d2dc29c14a086122c04fbf97924c5dab3b8.tar.gz openembedded-core-daee2d2dc29c14a086122c04fbf97924c5dab3b8.tar.bz2 openembedded-core-daee2d2dc29c14a086122c04fbf97924c5dab3b8.zip |
perl-rdepends: be more strict in multiline comment
* fails to parse when http://patchwork.openembedded.org/patch/40997/ is used
Parsing recipes...ERROR: There is a confusing multiline, partially commented expression on line 10 of file
/OE/shr-core/openembedded-core/meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc (| sed "s/\/.*\.pm: */ += /g;s/[\"\']//g;s/;.*/\"/g;s/+=
.*\(require\|use\)\> */+= \"perl-module-/g;s/CPANPLUS::.*/cpanplus/g;s/CPAN::.*/cpan/g;s/::/-/g;s/
[^+\"].*//g;s/_/-/g;s/\.pl\"$/\"/;s/\"\?\$/\"/;s/(//;" | tr [:upper:] [:lower:] \).
Please clarify whether this is all a comment or should be parsed.
ERROR: Unable to parse /OE/shr-core/openembedded-core/meta/recipes-devtools/perl/perl_5.14.2.bb: Exited with "1"
ERROR: Command execution failed: Exited with 1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/classutils.py')
0 files changed, 0 insertions, 0 deletions