Home
last modified time | relevance | path

Searched refs:patchset (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py72 cls.patchset = None
74 cls.patchset = unidiff.PatchSet.from_filename(
78 cls.patchset = []
141 cls.added, cls.modified, cls.removed = cls.get_metadata_stats(cls.patchset)
188 def get_metadata_stats(cls, patchset): argument
225 for patch in patchset:
H A Dtest_patch.py19 for patch in cls.patchset:
38 new_cves = [p for p in self.patchset if p.path.endswith('.patch') and p.is_added_file]
H A Dtest_metadata.py77 for patch in self.patchset:
93 for patch in self.patchset:
161 for patch in self.patchset:
H A Dtest_python_pylint.py24 for patch in cls.patchset:
H A Dtest_mbox.py119 for patch in self.patchset:
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py796 def __init__(self, patchset, terminal): argument
809 def __init__(self, patchset, terminal): argument
810 self.patchset = patchset
815 os.chdir(self.patchset.dir)
817 self.patchset.Push()
828 def __init__(self, patchset, terminal): argument
829 self.patchset = patchset
836 os.chdir(self.patchset.dir)
838 self.patchset.Push(False)
841 patchcmd = self.patchset.Push(True, False, False)
[all …]
/openbmc/openbmc/poky/meta/classes-global/
H A Dpatch.bbclass141 patchset = cls(patchdir, d)
142 resolver = rcls(patchset, oe_terminal)
143 classes[patchdir] = (patchset, resolver)
144 patchset.Clean()
146 patchset, resolver = classes[patchdir]
150 patchset.Import({"file":local, "strippath": parm['striplevel']}, True)
/openbmc/bmcweb/docs/
H A DREDFISH_CHECKLIST.md33 common errors are present in the patchset.
H A DTESTING.md100 A committer should run tests that exercise all paths changed in the patchset. If
/openbmc/bmcweb/
H A DOWNERS60 # patchset, adding your name to the list below, documenting some evidence of
/openbmc/docs/designs/
H A Ddesign-template.md8 in a single reasonably small patchset that has little impact to any other
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst416 intend for your patchset to be applied to master, but would like some
427 patchset that the submitter themselves is saying shouldn't be applied,
432 of the patchset you're looking for review on, and why reviewers
551 Include version history in patchset revisions
601 If your patchset has received no replies you should "ping" it after a
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst106 - libtool: Update patchset to match those submitted upstream
/openbmc/phosphor-host-ipmid/docs/
H A Dcontributing.md32 build. Ideally, changes from the entire patchset could be done all in one go to
H A Dtesting.md148 your current patchset). For this tutorial, let's call it `sensorhandler-tests`.
/openbmc/docs/
H A DCONTRIBUTING.md197 turn trigger a new CI build. Ideally, changes from the entire patchset could be