Home
last modified time | relevance | path

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

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