Searched defs:modpath (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gitsm.py | 170 def need_update_submodule(ud, url, module, modpath, workdir, d): argument 191 def download_submodule(ud, url, module, modpath, workdir, d): argument 208 def unpack_submodules(ud, url, module, modpath, workdir, d): argument 254 def clean_submodule(ud, url, module, modpath, workdir, d): argument 271 def add_submodule(ud, url, module, modpath, workdir, d): argument
|