[OE-core] [PATCH 1/1] package_ipk.bbclass: Add check for empty lines in DESCRIPTION

Christopher Larson clarson at kergoth.com
Tue Jan 24 18:52:12 UTC 2017


On Tue, Jan 24, 2017 at 1:37 AM, <mariano.lopez at linux.intel.com> wrote:

> From: Mariano Lopez <mariano.lopez at linux.intel.com>
>
> opkg uses empty lines as separator for next package and if an ipk
> file was packaged with empty lines in DESCRIPTION opkg won't be
> able to handle such ipk file, this happens at execution time.
>
> This commit will add a check for empty lines in DESCRIPTION when
> generating to ipk package to avoid this issue.
>
> [YOCTO #10677]
>
> Signed-off-by: Mariano Lopez <mariano.lopez at linux.intel.com>
>

Could it handle a line with just a space, or a period? Could you not
replace the lines with that instead, rather than aborting?
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170124/cc606d25/attachment-0002.html>


More information about the Openembedded-core mailing list