Searched refs:GetPatchPrefix (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/tools/patman/ | ||
H A D | series.py | 272 def GetPatchPrefix(self): member in Series |
H A D | gitutil.py | 274 prefix = series.GetPatchPrefix() |
H A D | patchstream.py | 507 prefix = series.GetPatchPrefix() |