From 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 16:35:00 +0200 Subject: recipes: add missing checksums Signed-off-by: Martin Jansa --- recipes/nonworking/python/python-gsl_0.2.0.bb | 3 +++ recipes/nonworking/python/python-lightmediascanner_0.2.0.bb | 3 +++ recipes/nonworking/python/python-pyx_0.6.bb | 3 +++ 3 files changed, 9 insertions(+) (limited to 'recipes/nonworking/python') diff --git a/recipes/nonworking/python/python-gsl_0.2.0.bb b/recipes/nonworking/python/python-gsl_0.2.0.bb index 38bd9e273f..03f5eb8f0b 100644 --- a/recipes/nonworking/python/python-gsl_0.2.0.bb +++ b/recipes/nonworking/python/python-gsl_0.2.0.bb @@ -12,3 +12,6 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils export STAGING_DIR := "${STAGING_DIR}" + +SRC_URI[md5sum] = "7b2c96c0bf2cf435611803b3f2463614" +SRC_URI[sha256sum] = "983e9b5cdf37a76f75cba7b9cfc6927d600d0bb8f87a9cb0972ef812c7cdac6f" diff --git a/recipes/nonworking/python/python-lightmediascanner_0.2.0.bb b/recipes/nonworking/python/python-lightmediascanner_0.2.0.bb index c2a337d793..ec622e51f1 100644 --- a/recipes/nonworking/python/python-lightmediascanner_0.2.0.bb +++ b/recipes/nonworking/python/python-lightmediascanner_0.2.0.bb @@ -8,3 +8,6 @@ PE = "1" SRC_URI = "https://garage.maemo.org/frs/download.php/4627/python-lightmediascanner-${PV}.tar.gz" inherit distutils + +SRC_URI[md5sum] = "e06900198a6d63422f96b5b74468d5da" +SRC_URI[sha256sum] = "0f7e5ee678c4430b4eeb0728cc106fba11386af53d0f798a6c6ecb3f3aebd77f" diff --git a/recipes/nonworking/python/python-pyx_0.6.bb b/recipes/nonworking/python/python-pyx_0.6.bb index ced0b42fee..53a079663d 100644 --- a/recipes/nonworking/python/python-pyx_0.6.bb +++ b/recipes/nonworking/python/python-pyx_0.6.bb @@ -11,3 +11,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pyx/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils + +SRC_URI[md5sum] = "2e9b5935d6a0695e57345c419e58d9d8" +SRC_URI[sha256sum] = "5f1e84d51b40c2e81dcb9cf708f5cf83ad140ec6d1d7f67e6e07b24cd2a1e1c3" -- cgit v1.2.3