diff options
author | Christopher Larson <chris_larson@mentor.com> | 2016-02-29 13:47:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:44 +0000 |
commit | a005d251857b05e37f81abb19cbe02e860eaea24 (patch) | |
tree | 93951d1d3f3e5c547b1c0bbb0170d76efa037ea1 /meta/classes/gconf.bbclass | |
parent | ec3be9f7c7830a2a0968af582ee465db7398716f (diff) | |
download | poky-a005d251857b05e37f81abb19cbe02e860eaea24.tar.gz |
populate_sdk_base: handle empty SDK_PACKAGING_FUNC
Currently, the pre/post process command variables are parsed as shell, even
though they're not shell anymore. As a result, an empty SDK_PACKAGING_FUNC
results in a parsing error. Rather than manually adding their vardeps, only
append its ; when the var is set.
(From OE-Core rev: f836f4bfd83862a1a0da7d4cc20ae9eaf62118da)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gconf.bbclass')
0 files changed, 0 insertions, 0 deletions