aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eds
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-01 20:39:16 -0700
commit927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2 (patch)
tree9ad09766b3d295db8294180aa15c2d5267e32b88 /recipes/eds
parentf29ba5a65d5f6eedc0e1f6a12371184134e1b878 (diff)
downloadopenembedded-927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2.tar.gz
recipes: Punt use of patch=1 and use striplevel=n instead of pnum
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/eds')
-rw-r--r--recipes/eds/eds-dbus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eds/eds-dbus_git.bb b/recipes/eds/eds-dbus_git.bb
index 88a4da5bae..e72da9c413 100644
--- a/recipes/eds/eds-dbus_git.bb
+++ b/recipes/eds/eds-dbus_git.bb
@@ -11,7 +11,7 @@ PR_append = "+gitr${SRCREV}"
SRC_URI = "git://git.o-hand.com/eds-dbus;branch=master;protocol=git \
file://iconv-detect.h \
- file://libxml2-for-libedataserverui.patch;patch=1 \
+ file://libxml2-for-libedataserverui.patch \
file://gtk-doc.make"
S = "${WORKDIR}/git"