diff options
author | Ross Burton <ross@openedhand.com> | 2008-06-16 07:25:20 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-06-16 07:25:20 +0000 |
commit | 4f44cc153d5492bbb461b8e30910613dd2f116f1 (patch) | |
tree | 69d98b26a10bc1785faa66a0a3b8cfe7cd498772 /meta/packages/pimlico/contacts_svn.bb | |
parent | 5b6fb58329b544bf6e6b6f18f166292b86d85afe (diff) | |
download | poky-4f44cc153d5492bbb461b8e30910613dd2f116f1.tar.gz |
contacts: update to 0.9 and refresh patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4658 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico/contacts_svn.bb')
-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 948f56521a..e9389b51f0 100644 --- a/meta/packages/pimlico/contacts_svn.bb +++ b/meta/packages/pimlico/contacts_svn.bb | |||
@@ -4,7 +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.8+svnr${SRCREV}" | 7 | PV = "0.9+svnr${SRCREV}" |
8 | 8 | ||
9 | DEFAULT_PREFERENCE = "-1" | 9 | DEFAULT_PREFERENCE = "-1" |
10 | 10 | ||
@@ -12,7 +12,6 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | |||
12 | file://stock_contact.png \ | 12 | file://stock_contact.png \ |
13 | file://stock_person.png \ | 13 | file://stock_person.png \ |
14 | file://contacts-owl-window-menu.patch;patch=1 \ | 14 | file://contacts-owl-window-menu.patch;patch=1 \ |
15 | file://contacts-focus-avoidance.patch;patch=1 \ | ||
16 | " | 15 | " |
17 | 16 | ||
18 | S = "${WORKDIR}/trunk" | 17 | S = "${WORKDIR}/trunk" |