diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2017-04-05 11:46:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-10 23:00:42 +0100 |
commit | 78971cee155f35181dd3f312880914b464daa515 (patch) | |
tree | 8d2e69445a1c4d5831f250967a2d5007f52cc014 /scripts/buildstats-diff | |
parent | 7d4fa58c5c612915a11e9faaa88d24d32540f1b6 (diff) | |
download | poky-78971cee155f35181dd3f312880914b464daa515.tar.gz |
package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'
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 replace empty lines in DESCRIPTION with a '.' when generating
an ipk package to avoid this issue.
[YOCTO #10677]
(From OE-Core rev: 3e678d9b6a9eaeed76ce538d7f6ecf9f423864bc)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildstats-diff')
0 files changed, 0 insertions, 0 deletions