Home
last modified time | relevance | path

Searched defs:patchfile (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py116 def getPatchedFiles(patchfile, striplevel, srcdir=None): argument
325 def extractPatchHeader(patchfile): argument
419 def prepareCommit(patchfile, commituser=None, commitemail=None): argument
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer492 def check_patch(patchfile): argument