diff options
author | Koen Kooi <koen@openembedded.org> | 2007-01-16 13:32:32 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-01-16 13:32:32 +0000 |
commit | 9474950666617c5a8332cc9b1914360b949779ea (patch) | |
tree | 5c1f88d35d91afaeee655d746707716455e0f3a0 /packages/eds/eds-dbus_svn.bb | |
parent | 06d175cce8b1c8ee20ff554a08dba48de8d418e1 (diff) |
eds-dbus: add maxdate for the bindings patch
Diffstat (limited to 'packages/eds/eds-dbus_svn.bb')
-rw-r--r-- | packages/eds/eds-dbus_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/eds/eds-dbus_svn.bb b/packages/eds/eds-dbus_svn.bb index 6edd97229e..79af6ae10d 100644 --- a/packages/eds/eds-dbus_svn.bb +++ b/packages/eds/eds-dbus_svn.bb @@ -11,7 +11,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ file://no_libedataserverui-20060126.patch;patch=1;maxdate=20061214 \ file://no_libedataserverui.patch;patch=1;mindate=20061215 \ file://disable_orbit.patch;patch=1;maxdate=20061214 \ - file://fix-bindig-tool.patch;patch=1 \ + file://fix-bindig-tool.patch;patch=1;maxdate=20061223 \ file://iconv-detect.h" S = "${WORKDIR}/trunk" |