Searched refs:original_patch (Results 1 – 2 of 2) sorted by relevance
298 original_patch = 'original patch' variable in GitApplyTree540 if line.startswith("%% " + GitApplyTree.original_patch):553 outfile = notes.get(GitApplyTree.original_patch, os.path.basename(srcfile))659 …GitApplyTree.addNote(self.dir, "HEAD", GitApplyTree.original_patch, os.path.basename(patch['file']…
903 origpatch = notes.get(oe.patch.GitApplyTree.original_patch)