diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2018-08-14 09:31:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 21:45:10 +0100 |
commit | d7130a7d0e61021f71fec1d7ae7d37ebb27f0e03 (patch) | |
tree | b16b0efda275ef10c8b39a60cd6e031d60f85380 /scripts/lib/buildstats.py | |
parent | 624f6fd50da764cde71eb24e40742a48fa65d13c (diff) | |
download | openembedded-core-d7130a7d0e61021f71fec1d7ae7d37ebb27f0e03.tar.gz openembedded-core-d7130a7d0e61021f71fec1d7ae7d37ebb27f0e03.tar.bz2 openembedded-core-d7130a7d0e61021f71fec1d7ae7d37ebb27f0e03.zip |
wic: Remove the unused variable Partition.sourceparams_dict
We choose to pass the source parameters to the source plugins' hooks
via a local variable srcparams_dict. So the Partition.sourceparams_dict
is not used by anyone and seems pretty confused. So drop it.
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions