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:07 +0000 |
commit | f836f4bfd83862a1a0da7d4cc20ae9eaf62118da (patch) | |
tree | 862a93f42cfc13d051981a98b84fd6c4cf20d0fe /meta/recipes-extended | |
parent | 61fb6887a45a94286c873a61cd2e18fa3f8a6ea5 (diff) | |
download | openembedded-core-f836f4bfd83862a1a0da7d4cc20ae9eaf62118da.tar.gz openembedded-core-f836f4bfd83862a1a0da7d4cc20ae9eaf62118da.tar.bz2 openembedded-core-f836f4bfd83862a1a0da7d4cc20ae9eaf62118da.zip |
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.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions