diff options
author | Christopher Larson <chris_larson@mentor.com> | 2016-04-30 13:10:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-06 10:22:18 +0100 |
commit | c6394a56f71028982006a821190c538c095a12f5 (patch) | |
tree | c9afb974d3ad7e627536d3f148ab41854dc1e04b /meta/recipes-multimedia | |
parent | 94655584cba7543781a8d45fdacbb6027a38b07c (diff) | |
download | poky-c6394a56f71028982006a821190c538c095a12f5.tar.gz |
bitbake: bb.{cooker, data}: only emit a var as python if 'func' is set
This avoids a common issue where PACKAGECONFIG is emitted as a function in
bitbake -e when the 'python' flag exists. It isn't a python function unless
both 'func' and 'python' are set. This aligns with the behavior of
emit_func_python.
(Bitbake rev: c5e45063cb3ae17bbe3304ea5e712bd76e686c4a)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions