Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py669 def _quiltpatchpath(self, file): member in QuiltTree
700 patch["quiltfile"] = self._quiltpatchpath(parts[0])
725 oe.path.symlink(patch["file"], self._quiltpatchpath(patch["file"]), force=True)
728 patch["quiltfile"] = self._quiltpatchpath(patch["file"])