poky/scripts/contrib/python
Tim Orling 69a910d2e7 python-*-manifest/generators: fix long line lengths
The generators create python-*-manifest.inc files with
lines over 2500 characters long which breaks sending
patches via git send-email (because of smtp limitation).

This patchset formats all the long lines into multiple lines.

(From OE-Core rev: 3a1900a5691466a04b24907067f43117b318ca7e)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-12-13 14:00:51 +00:00
..
generate-manifest-2.7.py python-*-manifest/generators: fix long line lengths 2017-12-13 14:00:51 +00:00
generate-manifest-3.5.py python-*-manifest/generators: fix long line lengths 2017-12-13 14:00:51 +00:00