Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dmbox.py53 class PatchSeries: class
83 valid_branches = [b for b in branches if PatchSeries.valid_branch(b)]
H A Drepo.py23 self.patch = mbox.PatchSeries(patch)