diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-03-02 15:46:47 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-02 15:46:47 +0000 |
commit | 0056e14964cee57ce71fb91d0a7dfa2c30460343 (patch) | |
tree | 3d8db3dec1efcc060bd78a032dfd16c33a388846 /packages/tickypip/tickypip-levels_1.1.bb | |
parent | 416e478b0b3397804ec856ae4eec93b254c188aa (diff) |
changed SRC_URI in my packages to ewi instead of hrw.one.pl
- I moved with hosting and have transfer limits
Diffstat (limited to 'packages/tickypip/tickypip-levels_1.1.bb')
-rw-r--r-- | packages/tickypip/tickypip-levels_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tickypip/tickypip-levels_1.1.bb b/packages/tickypip/tickypip-levels_1.1.bb index 6f7a8f6be1..c92a8a1169 100644 --- a/packages/tickypip/tickypip-levels_1.1.bb +++ b/packages/tickypip/tickypip-levels_1.1.bb @@ -9,7 +9,7 @@ RDEPENDS = "tickypip" PACKAGE_ARCH = "all" PR = "r1" -SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/tickypip-levels_${PV}.tar.bz2" +SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/tickypip-levels_${PV}.tar.bz2" S = "${WORKDIR}/" |