aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/poptop
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/poptop
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/poptop')
-rw-r--r--recipes/poptop/poptop_1.3.0.bb3
-rw-r--r--recipes/poptop/poptop_1.3.4.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/poptop/poptop_1.3.0.bb b/recipes/poptop/poptop_1.3.0.bb
index da7ebe6a24..b51e17dc94 100644
--- a/recipes/poptop/poptop_1.3.0.bb
+++ b/recipes/poptop/poptop_1.3.0.bb
@@ -33,3 +33,6 @@ do_install() {
}
+
+SRC_URI[md5sum] = "75d494e881f7027f4e60b114163f6b67"
+SRC_URI[sha256sum] = "4f6fe4eb08ca7a69c83658ab13b23a77aa153ec1a2663596ddcbbf35768b0cee"
diff --git a/recipes/poptop/poptop_1.3.4.bb b/recipes/poptop/poptop_1.3.4.bb
index cd60cf30c7..714edd5009 100644
--- a/recipes/poptop/poptop_1.3.4.bb
+++ b/recipes/poptop/poptop_1.3.4.bb
@@ -45,3 +45,6 @@ CONFFILES_${PN} = "${sysconfdir}/pptpd.conf \
INITSCRIPT_NAME = "pptpd"
INITSCRIPT_PARAMS = "defaults 92 8"
+
+SRC_URI[md5sum] = "b38df9c431041922c997c1148bedf591"
+SRC_URI[sha256sum] = "c23a9bdd219a0a36ae7ca20e7c9749f2efdcdbf108aabeeeb5066ba442ec88b6"