diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-09-06 11:24:44 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-08 00:36:49 +0100 |
commit | ce4ea7a730a7bec257218533b7c1fcb31134e25b (patch) | |
tree | 069dd26aba5ecaabbde2f5f716e9e521bbba696e /meta/classes/kernel-yocto.bbclass | |
parent | ff259b095d1a84d1dc9b004c669c8f35659c3c2b (diff) | |
download | poky-ce4ea7a730a7bec257218533b7c1fcb31134e25b.tar.gz |
recipetool: create: avoid extra blank lines in output recipe
If we output extra blank lines (because of some automated editing) then
it makes the output recipe look a bit untidy. You could argue that we
should simply have the editing code not do that, but sometimes we don't
have enough context there for that to be practical. It's simple enough
to just filter out the extra blank lines when writing the file, so just
do it that way.
(From OE-Core rev: cbebc9a2edf7d7a422ee5c71219e79e3b349de3b)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions