summaryrefslogtreecommitdiffstats
path: root/bin/toaster
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-29 14:35:37 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-29 22:10:53 +0000
commit9facf3604759b00e8fe99f929353d46f8b8ba5cb (patch)
tree1f5cc5f9fb50a4b06f168e0a6e4868243756b4dc /bin/toaster
parent4fea138f7cef53626a40decb96207dbaf9284020 (diff)
downloadbitbake-contrib-9facf3604759b00e8fe99f929353d46f8b8ba5cb.tar.gz
data_smart: Don't use mutable objects as default args
These only have one instance created which means your subsequent datastores can contain echos of previous ones. Obviously this is not the behaviour we want/expect. It doesn't affect bitbake too badly as we only have one datastore, it does massively potentially break our selftests though. Thanks to Tim Amsell for pointing out the now obvious problem! Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin/toaster')
0 files changed, 0 insertions, 0 deletions