Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-srcuri.py22 def matchline(line): function
35 … if ("git://" in line or "gitsm://" in line) and "branch=" not in line and matchline(line):
41 … "gitsm://" in line) and "github.com" in line and "protocol=https" not in line and matchline(line):