]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch: fix by moving try_premirror() to the right place
authorJoshua Lock <josh@linux.intel.com>
Wed, 8 Sep 2010 14:04:17 +0000 (15:04 +0100)
committerJoshua Lock <josh@linux.intel.com>
Wed, 8 Sep 2010 14:09:07 +0000 (15:09 +0100)
commit3341e47b52f9038894d6600b8702a331c3806af5
treec5a09ffb771fd2f2a911f11de11b0f89c09685d6
parent3010c96a3f1c1e8de07c508dcf7b1d507569508f
bitbake/fetch: fix by moving try_premirror() to the right place

The previous commit didn't define the method as part of the Fetch object

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