]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: correct ipk multiline descriptions
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Mon, 29 May 2017 17:36:47 +0000 (10:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:14:32 +0000 (10:14 +0100)
commitc768c536e4dbee69690d0dc131df05a74b4eac8c
tree02b5cd0b6ac2b94fb9b2d9026de09191453fdb6a
parent4f85500cfc76407fb4950bbb0df216577aea6bd7
package_ipk: correct ipk multiline descriptions

Empty descriptions lines are set with a space following by a dot and
the multiline ones require a leading space. Also, for non-empty lines,
there is no need for formating with textwrap, so remove the logic for
the latter. The documentation for multiline description was taken from [1].

[1] https://web.archive.org/web/20100727133051/http://handhelds.org:80/moin/moin.cgi/BuildingIpkgs

[YOCTO #10677]

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_ipk.bbclass