From: Chris Lord Date: Wed, 21 Jun 2006 07:39:43 +0000 (+0000) Subject: Add maxdate for disable_orbit.patch X-Git-Tag: 2011-1~12910 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=06b20b36500236b72e5e57ecb34fc3fd36977618;p=openembedded-core.git Add maxdate for disable_orbit.patch git-svn-id: https://svn.o-hand.com/repos/poky/trunk@485 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/openembedded/packages/eds/eds-dbus_svn.bb b/openembedded/packages/eds/eds-dbus_svn.bb index 5975fb75aa..71c5aedb1d 100755 --- a/openembedded/packages/eds/eds-dbus_svn.bb +++ b/openembedded/packages/eds/eds-dbus_svn.bb @@ -10,7 +10,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ file://no_libdb.patch;patch=1 \ file://no_iconv_test.patch;patch=1 \ file://no_libedataserverui.patch;patch=1 \ - file://disable_orbit.patch;patch=1 \ + file://disable_orbit.patch;patch=1;maxdate=20060126 \ file://iconv-detect.h" S = "${WORKDIR}/trunk"