aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python
diff options
context:
space:
mode:
authorMatt Reimer <mattjreimer@gmail.com>2006-11-06 18:29:44 +0000
committerMatt Reimer <mattjreimer@gmail.com>2006-11-06 18:29:44 +0000
commit2b622239c20657486f9e84842fd392f0a03c4598 (patch)
tree6b0f2058023f53c03ef7a0419eb06af11e8ba47f /packages/python
parent5f7acfb7fa919640d4b9e3a997ff4ddfc5a39569 (diff)
parente37ddf6842faf9b3421fa4ab688944a20f0bba94 (diff)
downloadopenembedded-2b622239c20657486f9e84842fd392f0a03c4598.tar.gz
merge of '41daabd524e84d8b355abb1ef7c1d06479c25b7d'
and '749aa1340946e929e3de2422cb6c275ee1ae34ba'
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-pycodes_1.1.bb2
-rw-r--r--packages/python/python-spyro_0.9.14.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-pycodes_1.1.bb b/packages/python/python-pycodes_1.1.bb
index c44e7d7e30..f238dcd6af 100644
--- a/packages/python/python-pycodes_1.1.bb
+++ b/packages/python/python-pycodes_1.1.bb
@@ -8,7 +8,7 @@ PRIORITY = "optional"
LICENSE = "PYCODES"
SRCNAME = "pycodes"
-SRC_URI = "http://www.csua.berkeley.edu/~emin/source_code/pycodes/pycodes-1-1.tar.gz \
+SRC_URI = "http://web.mit.edu/~emin/www/source_code/pycodes/pycodes-1-1.tar.gz \
file://no-docs.patch;patch=1"
S = "${WORKDIR}/${SRCNAME}"
diff --git a/packages/python/python-spyro_0.9.14.bb b/packages/python/python-spyro_0.9.14.bb
index 745bdfbc5e..9d5a583147 100644
--- a/packages/python/python-spyro_0.9.14.bb
+++ b/packages/python/python-spyro_0.9.14.bb
@@ -7,7 +7,7 @@ PRIORITY = "optional"
LICENSE = "MIT"
PR = "ml0"
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/SPyRO-${PV}.tar.gz"
+SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyRO-${PV}.tar.gz"
S="${WORKDIR}/SPyRO-${PV}"
inherit distutils