]> code.ossystems Code Review - openembedded-core.git/commit
perl-rdepends_5.14.2.inc:be more strict in multiline comment
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 11 Mar 2013 06:31:40 +0000 (14:31 +0800)
committerRoss Burton <ross.burton@intel.com>
Tue, 23 Apr 2013 09:38:45 +0000 (10:38 +0100)
commitb82d85633fd8a364eb6b3193ef1f8d5744572202
tree6a9337f6089fe4f5b316f50f7fbbc9f279523cef
parent26a6ab8ffd0d8ecbe9fc72e517407b797f5a63e9
perl-rdepends_5.14.2.inc: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

Cherry-pick commit 54b8096f91af47c72ac9abffe2f5c73fee27ad57

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
meta/recipes-devtools/perl/perl-rdepends_5.14.2.inc