diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-08 19:55:53 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-08 19:55:53 +0000 |
commit | a9bacaf4af24283fb218253107afe1c9abf19447 (patch) | |
tree | 1842b96ac66d3cc6bf68888cf2f823f7fa5cd37f /meta/packages/eds | |
parent | 39a43da494550e1f3750d1178b81be975b528789 (diff) | |
download | poky-a9bacaf4af24283fb218253107afe1c9abf19447.tar.gz |
eds-dbus: switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2401 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/eds')
-rw-r--r-- | meta/packages/eds/eds-dbus_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/eds/eds-dbus_svn.bb b/meta/packages/eds/eds-dbus_svn.bb index b84cd9a960..c8ad0a4062 100644 --- a/meta/packages/eds/eds-dbus_svn.bb +++ b/meta/packages/eds/eds-dbus_svn.bb | |||
@@ -3,8 +3,7 @@ HOMEPAGE = "http://projects.o-hand.com/eds" | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib" | 4 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib" |
5 | 5 | ||
6 | PV = "1.4.0+svn${SRCDATE}" | 6 | PV = "1.4.0+svnr${SRCREV}" |
7 | PR = "r8" | ||
8 | 7 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ |
10 | file://oh-contact.patch;patch=1;pnum=0 \ | 9 | file://oh-contact.patch;patch=1;pnum=0 \ |