diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-10 09:56:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:55:08 +0000 |
commit | fb01a66f482a742805ea40fb2b7162b062b38021 (patch) | |
tree | 62efbb073d8b401bc118164c37b4e56e04b2e1c9 /bitbake/lib/bb/data_smart.py | |
parent | 7db88aa67dc0701963eb69d937caf67cbb3a1637 (diff) | |
download | poky-fb01a66f482a742805ea40fb2b7162b062b38021.tar.gz |
bitbake: fetch2: Remove crazy code in unpack
This looks reasonable until you realise self.localpath is a function. Data
expansion of something which isn't a string is the original value so this
code just wastes CPU cycles and makes no sense. Remove it.
(Bitbake rev: 37214ea9bf484998b75dbc1200d53f1afc5257ed)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/data_smart.py')
0 files changed, 0 insertions, 0 deletions