]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: [cache] copy instead of deepcopy in sync
authorHolger Freyther <ich@tamarin.(none)>
Sun, 17 May 2009 03:59:06 +0000 (05:59 +0200)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Feb 2010 17:07:58 +0000 (17:07 +0000)
commitdefa54dea07a614c6ca0fe85512ab3d41d5d7edc
treeeb7f3d424db937ba0ef3dbfb2adcb20ecda42735
parentf03769280cb8a5f75b975ef4696dd7470d6562b2
bitbake: [cache] copy instead of deepcopy in sync

We only intend to modify the dict, no need to copy all
elements.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/cache.py