diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2017-10-24 21:55:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-11 12:14:28 +0000 |
commit | e4ee5e3021cfbbe80f6f23b5117a14a6ab54fc48 (patch) | |
tree | fa5162a7fbf4dbad78fe272400f46c6fe4a2f4cf /meta/recipes-connectivity/dhcp | |
parent | 009018715555e46b5a53694677b45341fbabbd58 (diff) | |
download | poky-e4ee5e3021cfbbe80f6f23b5117a14a6ab54fc48.tar.gz |
package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDE
If PACKAGE_EXCLUDE is constructed using _append then it's possible
that the final value will contain only a space. Currently that
results in build failures due to an invalid opkg command line.
(From OE-Core rev: f832f57ba9f6babb946fbde580004acfd85667e1)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/dhcp')
0 files changed, 0 insertions, 0 deletions