diff options
Diffstat (limited to 'recipes/eds/eds-dbus_svn.bb')
-rw-r--r-- | recipes/eds/eds-dbus_svn.bb | 4 |
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" |