1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

pimlico: SRC_URI point to Pimlico website

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1516 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-04-17 16:01:55 +00:00
parent d7b1f3ab8f
commit d065e28d1f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
require contacts.inc
SRC_URI = "http://projects.o-hand.com/sources/${PN}/${PN}-${PV}.tar.gz \
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://stock_contact.png \
file://stock_person.png"
+1 -1
View File
@@ -2,5 +2,5 @@ require tasks.inc
PR = "r1"
SRC_URI = "http://projects.o-hand.com/sources/tasks/${P}.tar.gz \
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://tasks-single.diff;patch=1"