From: Koen Kooi Date: Wed, 1 Apr 2009 17:25:22 +0000 (+0200) Subject: eds-dbus: bump SRCREV X-Git-Tag: Release-2010-05/1~3701^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b643f923ed0ce1707b84676a2ecadf7e27cfc2;p=openembedded.git eds-dbus: bump SRCREV * adjust patches accordingly --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 996fe84232..d462fe510b 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -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" 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"