]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch: fix logic to prevent fetches when the file already exists
authorJoshua Lock <josh@linux.intel.com>
Tue, 28 Sep 2010 13:01:33 +0000 (14:01 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 28 Sep 2010 13:07:08 +0000 (14:07 +0100)
commit15ceaaaaf777175df8fa49f08e37b23052ca2290
treefb1c9325adf78adbb5cb66563880455a1b788510
parentd85dc37b736f789780e9ceefc00ed16e0db7d90a
bitbake/fetch: fix logic to prevent fetches when the file already exists

Signed-off-by: Joshua Lock <josh@linux.intel.com>
bitbake/lib/bb/fetch/__init__.py