aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pimlico
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/pimlico
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/pimlico')
-rw-r--r--recipes/pimlico/contacts_0.8.bb3
-rw-r--r--recipes/pimlico/dates_0.4.5.bb3
-rw-r--r--recipes/pimlico/tasks_0.13.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/pimlico/contacts_0.8.bb b/recipes/pimlico/contacts_0.8.bb
index 861e83ae73..666c58753f 100644
--- a/recipes/pimlico/contacts_0.8.bb
+++ b/recipes/pimlico/contacts_0.8.bb
@@ -8,3 +8,6 @@ SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://contacts-owl-window-menu.patch;patch=1 \
file://contacts-util-fixup.diff;patch=1 \
"
+
+SRC_URI[md5sum] = "dbcff54980ec6d6203c290dc409b5598"
+SRC_URI[sha256sum] = "7ab8f1fa23a432029242c046755875ac6558ea6e9c0871dd6c527b85adfafad8"
diff --git a/recipes/pimlico/dates_0.4.5.bb b/recipes/pimlico/dates_0.4.5.bb
index 185a53ac6e..2d0bfea05f 100644
--- a/recipes/pimlico/dates_0.4.5.bb
+++ b/recipes/pimlico/dates_0.4.5.bb
@@ -5,3 +5,6 @@ PR ="r2"
SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz \
file://dates-owl-window-menu.patch;patch=1 \
"
+
+SRC_URI[md5sum] = "13f2bb562a13610c005a4e6204112661"
+SRC_URI[sha256sum] = "3febeb76d5b3bf9ef978e1141987b5aa7f064b1a41bf428b9d7b2bcb0782753a"
diff --git a/recipes/pimlico/tasks_0.13.bb b/recipes/pimlico/tasks_0.13.bb
index 37d01d9dcf..ec177908c6 100644
--- a/recipes/pimlico/tasks_0.13.bb
+++ b/recipes/pimlico/tasks_0.13.bb
@@ -2,3 +2,6 @@ require tasks.inc
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://tasks-owl.diff;patch=1;pnum=0 file://libtool.diff;patch=1;pnum=0"
+
+SRC_URI[md5sum] = "536ffbbd0f38489c8e3ea9eaf0f67d59"
+SRC_URI[sha256sum] = "3a1029eb587a0587cf3ebcb8c256062ca595b4f5d0a30188fa4aae3adb49ca5a"