aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 16:35:00 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 16:51:36 +0200
commit1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch)
tree539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/python
parent0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff)
downloadopenembedded-1699e27f6642a97adf23fafc74fd6ccc9d5d3d55.tar.gz
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-blipapi_0.02.04.bb3
-rw-r--r--recipes/python/python-psyco_1.6.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/python/python-blipapi_0.02.04.bb b/recipes/python/python-blipapi_0.02.04.bb
index bc8ad58800..4fcb2b1d96 100644
--- a/recipes/python/python-blipapi_0.02.04.bb
+++ b/recipes/python/python-blipapi_0.02.04.bb
@@ -10,3 +10,6 @@ inherit setuptools
SRC_URI = "http://blipapi.googlecode.com/files/BlipApiPY-0.02.04.tar.bz2"
S = "${WORKDIR}/blipapi"
+
+SRC_URI[md5sum] = "38892df4239376e51300e5455a319664"
+SRC_URI[sha256sum] = "b433ec324dbc0c63966cb383e370225afaf4eb5abf97471a49a5e893ceffb818"
diff --git a/recipes/python/python-psyco_1.6.bb b/recipes/python/python-psyco_1.6.bb
index 5c47e6971d..7cc09bbf21 100644
--- a/recipes/python/python-psyco_1.6.bb
+++ b/recipes/python/python-psyco_1.6.bb
@@ -12,3 +12,6 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
COMPATIBLE_HOST = 'i.86.*-linux'
inherit distutils
+
+SRC_URI[md5sum] = "8816fca8ba521e05d18dde3e1a11b0bd"
+SRC_URI[sha256sum] = "529de83d76bc71e3334dc5e0b9f5eb8bb5cd095f8ac6dd3154771d50a7373718"