diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-17 16:01:55 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-17 16:01:55 +0000 |
commit | d065e28d1f03f5ee1805d1ff6782333e9ccfcc8e (patch) | |
tree | 0e56d74709a3f5325c89fcac1516077ddcf1b891 /meta/packages/pimlico | |
parent | d7b1f3ab8f8518178d9caadde8e7a16fa9c27ce8 (diff) | |
download | poky-d065e28d1f03f5ee1805d1ff6782333e9ccfcc8e.tar.gz |
pimlico: SRC_URI point to Pimlico website
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1516 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico')
-rw-r--r-- | meta/packages/pimlico/contacts_0.4.bb | 2 | ||||
-rw-r--r-- | meta/packages/pimlico/tasks_0.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/pimlico/contacts_0.4.bb b/meta/packages/pimlico/contacts_0.4.bb index 28e4cc29ce..6f771e99bf 100644 --- a/meta/packages/pimlico/contacts_0.4.bb +++ b/meta/packages/pimlico/contacts_0.4.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require contacts.inc | 1 | require contacts.inc |
2 | 2 | ||
3 | SRC_URI = "http://projects.o-hand.com/sources/${PN}/${PN}-${PV}.tar.gz \ | 3 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \ |
4 | file://stock_contact.png \ | 4 | file://stock_contact.png \ |
5 | file://stock_person.png" | 5 | file://stock_person.png" |
diff --git a/meta/packages/pimlico/tasks_0.4.bb b/meta/packages/pimlico/tasks_0.4.bb index 068579ef9c..9601abae47 100644 --- a/meta/packages/pimlico/tasks_0.4.bb +++ b/meta/packages/pimlico/tasks_0.4.bb | |||
@@ -2,5 +2,5 @@ require tasks.inc | |||
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r1" |
4 | 4 | ||
5 | SRC_URI = "http://projects.o-hand.com/sources/tasks/${P}.tar.gz \ | 5 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \ |
6 | file://tasks-single.diff;patch=1" | 6 | file://tasks-single.diff;patch=1" |