Home
last modified time | relevance | path

Searched defs:localonly (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1259 def __init__(self, url, d, localonly = False): argument
1660 def __init__(self, urls, d, cache = True, localonly = False, connection_cache = None): argument