summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-06-21 07:39:43 +0000
committerChris Lord <chris@openedhand.com>2006-06-21 07:39:43 +0000
commit06b20b36500236b72e5e57ecb34fc3fd36977618 (patch)
tree348200322492ac033f9adbc90112a860859b28e1 /openembedded
parent22cd91206ed18233a83feaf7668485854a4ab4f4 (diff)
downloadpoky-06b20b36500236b72e5e57ecb34fc3fd36977618.tar.gz
Add maxdate for disable_orbit.patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@485 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rwxr-xr-xopenembedded/packages/eds/eds-dbus_svn.bb2
1 files changed, 1 insertions, 1 deletions
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 \
10 file://no_libdb.patch;patch=1 \ 10 file://no_libdb.patch;patch=1 \
11 file://no_iconv_test.patch;patch=1 \ 11 file://no_iconv_test.patch;patch=1 \
12 file://no_libedataserverui.patch;patch=1 \ 12 file://no_libedataserverui.patch;patch=1 \
13 file://disable_orbit.patch;patch=1 \ 13 file://disable_orbit.patch;patch=1;maxdate=20060126 \
14 file://iconv-detect.h" 14 file://iconv-detect.h"
15 15
16S = "${WORKDIR}/trunk" 16S = "${WORKDIR}/trunk"