On 14 February 2013 10:32, Sankar H Malarmani <[email protected]> wrote:
> ERROR: There is a confusing multiline, partially commented expression on
> line 45 of file /home/hc/oe-core/build/../stuff/meta-toradex/recipes/images/
> angstrom-lxde-image.bb ().
> Please clarify whether this is all a comment or should be parsed.

This means that there is a confusing multiline comment on line 45.
This normally means this:

# this is a comment \

The trailing slash is ambiguous, so remove it.

Ross

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to