bitbake: bitbake: adding a new comment should be placed on a new line
authorCristiana Voicu <cristiana.voicu@intel.com>
Tue, 25 Jun 2013 13:03:25 +0000 (16:03 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2013 09:06:09 +0000 (10:06 +0100)
commit874636e476fc896e77b505ef9ae096c00eb80b28
tree58934cea4dd37565041f99536d28e9ed749d40d6
parent02449e35be034751e00935ebf372b99c38aa83bf
bitbake: bitbake: adding a new comment should be placed on a new line

In this case, the comment is appended to the end of the file.
Some text editors, do not place  a '\n' to the end of the file
after saving it.

[YOCTO #4636]
(Bitbake rev: 2beb9589b1bd9773f587b4dc08afdfe50f4ea913)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py