aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quilt/quilt-0.48/no_rm_symlinks.patch
AgeCommit message (Collapse)Author
2010-09-25quilt-0.48: Check if file is a symlink before deleting.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-10quilt: Add option QUILT_NO_RM_SYMLINKS so follow symlinks with quilt refreshKhem Raj
* OE now creates symlinks into metadata. This patch allows quilt to follow the symlinks so when a patch is refreshed then the result happens in the metadata location. * Creating a new patch will still happen in local patches directory unless one uses path into metadata. Signed-off-by: Khem Raj <raj.khem@gmail.com>