Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py249 series = patchstream.GetMetaDataForList(upstream_commit,
252 series = patchstream.GetMetaDataForList(range_expr,
256 series = patchstream.GetMetaDataForList(options.branch,
/openbmc/u-boot/tools/patman/
H A Dpatchstream.py385 def GetMetaDataForList(commit_range, git_dir=None, count=None, function
424 return GetMetaDataForList('HEAD~%d' % start, None, count)