diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-22 14:34:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:50:45 +0100 |
commit | c690d5b8185ae11d4e56587759bc162191d5dfeb (patch) | |
tree | 6d37bcec8455ee495ba2bc106fb1a37dc9952bd3 /bitbake/lib/bb/fetch2/__init__.py | |
parent | 933e19697b680637e5af8131cf5fc833943f68f7 (diff) | |
download | poky-c690d5b8185ae11d4e56587759bc162191d5dfeb.tar.gz |
bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap with CoW functions
Trying to look up a variable called 'copy' in COW is problematic due
to internal implmentation details, at least avoid tracebacks from this.
Also don't duplicate override history (which is an atrefact of changed
override behaviour) as otherwise the bitbake -e output is convoluted.
(Bitbake rev: dddff5b7b8e6c18515b43389cef35503468b843d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/__init__.py')
0 files changed, 0 insertions, 0 deletions