diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-08 19:57:03 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-08 19:57:03 +0000 |
commit | c1c5e8b092c4cf41d943831fc3d452e1b8487cfa (patch) | |
tree | f2d6767bc5f00bb6eae84811f0a9458c175fd6a4 /meta/packages/pimlico | |
parent | 729c7ec96ea4863c6a547945f2758a86764d5067 (diff) | |
download | poky-c1c5e8b092c4cf41d943831fc3d452e1b8487cfa.tar.gz |
contacts: switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2404 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico')
-rw-r--r-- | meta/packages/pimlico/contacts_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/pimlico/contacts_svn.bb b/meta/packages/pimlico/contacts_svn.bb index a61fc66a84..90a37287d1 100644 --- a/meta/packages/pimlico/contacts_svn.bb +++ b/meta/packages/pimlico/contacts_svn.bb | |||
@@ -4,8 +4,7 @@ require contacts.inc | |||
4 | #RDEPENDS += "gnome-vfs-plugin-file" | 4 | #RDEPENDS += "gnome-vfs-plugin-file" |
5 | #RRECOMMENDS += "gnome-vfs-plugin-http" | 5 | #RRECOMMENDS += "gnome-vfs-plugin-http" |
6 | 6 | ||
7 | PV = "0.5+svn${SRCDATE}" | 7 | PV = "0.5+svnr${SRCREV}" |
8 | PR = "r1" | ||
9 | 8 | ||
10 | #DEFAULT_PREFERENCE = "-1" | 9 | #DEFAULT_PREFERENCE = "-1" |
11 | 10 | ||