Searched refs:localonly (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | __init__.py | 1258 fetch = Fetch([], d, cache = False, localonly = True) 1291 def __init__(self, url, d, localonly = False): argument 1338 if localonly and not isinstance(self.method, local.Local): 1753 def __init__(self, urls, d, cache = True, localonly = False, connection_cache = None): argument 1754 if localonly and cache: 1794 self.ud[url] = FetchData(url, d, localonly) 1797 if localonly:
|
/openbmc/ |
H A D | opengrok2.0.log | 48060 …k/data/xref/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file3.gz 48061 … /opengrok/data/xref/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly
|
H A D | opengrok1.0.log | 48584 …k/data/xref/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly/file3.gz 48585 … /opengrok/data/xref/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-localonly
|