On Tue, Jan 24, 2017 at 1:37 AM, <[email protected]> wrote:
> From: Mariano Lopez <[email protected]> > > 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 <[email protected]> > 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
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
