eds-dbus: bump SRCREV
authorKoen Kooi <koen@openembedded.org>
Wed, 1 Apr 2009 17:25:22 +0000 (19:25 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 1 Apr 2009 17:25:22 +0000 (19:25 +0200)
* adjust patches accordingly

conf/distro/include/sane-srcrevs.inc
recipes/eds/eds-dbus_svn.bb

index 996fe84..d462fe5 100644 (file)
@@ -37,7 +37,7 @@ SRCREV_pn-dfu-util ?= "4160"
 SRCREV_pn-dfu-util-native ?= "4160"
 SRCREV_pn-diversity-daemon ?= "571"
 SRCREV_pn-diversity-radar ?= "453"
-SRCREV_pn-eds-dbus ?= "659"
+SRCREV_pn-eds-dbus ?= "736"
 SRCREV_pn-eglibc ?= "7467"
 SRCREV_pn-eglibc-initial ?= "7467"
 SRCREV_pn-enlazar ?= "37"
index 4e40528..751f0a5 100644 (file)
@@ -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"