Searched refs:uri_type (Results 1 – 1 of 1) sorted by relevance
950 def get_recipe_pv_without_srcpv(pv, uri_type): argument960 if uri_type == 'git':1011 uri_type, _, _, _, _, _ = decodeurl(src_uri)1013 (pv, pfx, sfx) = get_recipe_pv_without_srcpv(rd.getVar('PV'), uri_type)1029 elif uri_type == "file":