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.py667 def _quiltpatchpath(self, file): member in QuiltTree
698 patch["quiltfile"] = self._quiltpatchpath(parts[0])
723 oe.path.symlink(patch["file"], self._quiltpatchpath(patch["file"]), force=True)
726 patch["quiltfile"] = self._quiltpatchpath(patch["file"])