aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quilt/quilt_0.48.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-09 13:13:43 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-10 12:20:56 -0700
commit1f373112f4f957e70f8346e152d321dba76bdc2b (patch)
treea3e6d0bd6a92ca69f65b4cf84b3b38e9c56e0008 /recipes/quilt/quilt_0.48.bb
parentfd049a8b9904348456b26ffa7ff25d834c477c6b (diff)
downloadopenembedded-1f373112f4f957e70f8346e152d321dba76bdc2b.tar.gz
quilt: Add option QUILT_NO_RM_SYMLINKS so follow symlinks with quilt refresh
* 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>
Diffstat (limited to 'recipes/quilt/quilt_0.48.bb')
-rw-r--r--recipes/quilt/quilt_0.48.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/quilt/quilt_0.48.bb b/recipes/quilt/quilt_0.48.bb
index aac3861872..0a066dfcc0 100644
--- a/recipes/quilt/quilt_0.48.bb
+++ b/recipes/quilt/quilt_0.48.bb
@@ -1,4 +1,6 @@
require quilt-package.inc
+PR="r1"
+
SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b"
SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc"