summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-01 19:25:22 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-01 19:25:22 +0200
commitf2b643f923ed0ce1707b84676a2ecadf7e27cfc2 (patch)
tree7b880ae18c96a1ce590ba04b46cef47506bfc7bb /recipes
parent0e26e0a6fd931418bd62f7341fb712f50d67e3b5 (diff)
downloadopenembedded-f2b643f923ed0ce1707b84676a2ecadf7e27cfc2.tar.gz
eds-dbus: bump SRCREV
* adjust patches accordingly
Diffstat (limited to 'recipes')
-rw-r--r--recipes/eds/eds-dbus_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/eds/eds-dbus_svn.bb b/recipes/eds/eds-dbus_svn.bb
index 4e40528747..751f0a5afa 100644
--- a/recipes/eds/eds-dbus_svn.bb
+++ b/recipes/eds/eds-dbus_svn.bb
@@ -7,9 +7,9 @@ PV = "1.4.0+svnr${SRCREV}"
PR = "r7"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
- file://no_libdb.patch;patch=1 \
+ file://no_libdb.patch;patch=1;maxrev=659 \
file://no_iconv_test.patch;patch=1 \
- file://no_libedataserverui.patch;patch=1 \
+ file://no_libedataserverui.patch;patch=1;maxrev=659 \
file://iconv-detect.h"
S = "${WORKDIR}/trunk"