]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel download...
authorRichard Purdie <richard@openedhand.com>
Thu, 16 Aug 2007 09:55:21 +0000 (09:55 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 16 Aug 2007 09:55:21 +0000 (09:55 +0000)
commit7611768e23d9809f458691454c2aeb60d7b26e7d
tree050786d6475e1d0ed219d01dac1f02b1ebbdbb81
parent11ce59b501b5c82f6705db4d76e468fcbe3412db
bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel downloads, fixes key expansion issues and occasional missing dependency graph links

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2502 311d38ba-8fff-0310-9ca6-ca027cbcb966
bitbake/ChangeLog
bitbake/lib/bb/data.py
bitbake/lib/bb/data_smart.py
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/runqueue.py