Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py588 def _quiltpatchpath(self, file): member in QuiltTree
619 patch["quiltfile"] = self._quiltpatchpath(parts[0])
644 oe.path.symlink(patch["file"], self._quiltpatchpath(patch["file"]), force=True)
647 patch["quiltfile"] = self._quiltpatchpath(patch["file"])