Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py52 def get_url_for_patch(layer: str, localpath: pathlib.Path, d) -> str: function
75 info["url"] = get_url_for_patch(info["layer"], localpath, d)