Home
last modified time | relevance | path

Searched defs:tagname (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py165 …_create, bare, commit_msg_subject, commit_msg_body, branch_name, no_tag, tagname, tag_msg_subject,… argument
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker710 def tagname(pkgname: Optional[str], dockerfile: str) -> str: member in Docker