diff options
author | Brendan Le Foll <brendan.le.foll@intel.com> | 2014-11-12 11:42:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-12 17:04:50 +0000 |
commit | edaeb8940813b620090a0797ad3b6a076897512d (patch) | |
tree | f7d21b8e612f970dd58e9c35293efbb31b477b89 /bitbake/lib/bb/tests/cow.py | |
parent | c5d19aae55be158676eb0914bd5d0701f7d3fd3a (diff) | |
download | poky-edaeb8940813b620090a0797ad3b6a076897512d.tar.gz |
bitbake: cooker.py: fix loginfo op being set to an invalid value
loginfo "op" was being set to invalid values in saveConfigurationVar it was
working because set is a python global but append is not. This replaces both
the "op" with strings and removes the crash when calling appendConfigurationVar
(Bitbake rev: 2a8e847de85546d43600a561f9c63aa36bd69222)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests/cow.py')
0 files changed, 0 insertions, 0 deletions