Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py99 commithash, author, date, shortlog = headlog()
101 … data=[('Targeted branch', '%s (currently at %s)' % (PatchTestInput.repo.branch, commithash))])
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_go.py513 def generate_src_rev(path, version, commithash): argument
520 if not commithash:
554 inline_fcn, commithash = self.__generate_srcuri_inline_fcn(
557 src_revs.append(generate_src_rev(path, version, commithash))