Home
last modified time | relevance | path

Searched refs:reformat_git_uri (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py366 def reformat_git_uri(uri): function
465 fetchuri = reformat_git_uri(urldefrag(source)[0])
639 srcuri = reformat_git_uri(splitline[1]) + ';branch=master'