aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fetchmail
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/fetchmail
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/fetchmail')
-rw-r--r--recipes/fetchmail/fetchmail_6.2.3.bb3
-rw-r--r--recipes/fetchmail/fetchmail_6.2.5.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/fetchmail/fetchmail_6.2.3.bb b/recipes/fetchmail/fetchmail_6.2.3.bb
index 723e03b298..132bc9af52 100644
--- a/recipes/fetchmail/fetchmail_6.2.3.bb
+++ b/recipes/fetchmail/fetchmail_6.2.3.bb
@@ -15,3 +15,6 @@ do_configure_prepend () {
cat aclocal.m4 > acinclude.m4
fi
}
+
+SRC_URI[md5sum] = "e131bdb6c3977fd47a3e122c43dcf19d"
+SRC_URI[sha256sum] = "d0867cf1dbc58031a6b65375cf899f565569a818400f762dcee3b50de9da9f56"
diff --git a/recipes/fetchmail/fetchmail_6.2.5.bb b/recipes/fetchmail/fetchmail_6.2.5.bb
index 89df7fe017..e355a7ca3f 100644
--- a/recipes/fetchmail/fetchmail_6.2.5.bb
+++ b/recipes/fetchmail/fetchmail_6.2.5.bb
@@ -21,3 +21,6 @@ do_configure_prepend () {
cat aclocal.m4 > acinclude.m4
fi
}
+
+SRC_URI[md5sum] = "9956b30139edaa4f5f77c4d0dbd80225"
+SRC_URI[sha256sum] = "c18e6f23315e0a3526229bd0ba5cf8ce0d747cb5e5ba7cb952ad08c85a1cafac"