Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/classes-global/
H A Dpatch.bbclass150 patchset.Import({"file":local, "strippath": parm['striplevel']}, True)
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py193 def _appendPatchFile(self, patch, strippath): argument
195 f.write(os.path.basename(patch) + "," + strippath + "\n")