aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wvdial
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/wvdial
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/wvdial')
-rw-r--r--recipes/wvdial/wvdial_1.56.bb3
-rw-r--r--recipes/wvdial/wvdial_1.60.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/wvdial/wvdial_1.56.bb b/recipes/wvdial/wvdial_1.56.bb
index 878c6b27a1..af9275fad8 100644
--- a/recipes/wvdial/wvdial_1.56.bb
+++ b/recipes/wvdial/wvdial_1.56.bb
@@ -17,3 +17,6 @@ LDFLAGS_append = " -luniconf"
do_install() {
oe_runmake prefix=${D}/usr PPPDIR=${D}/etc/ppp/peers install
}
+
+SRC_URI[md5sum] = "45097f269c7847266e121e4a0f362be9"
+SRC_URI[sha256sum] = "e4d35719c10c372bfca8247d127c941958557aabca61c25a04f213e22cc40728"
diff --git a/recipes/wvdial/wvdial_1.60.bb b/recipes/wvdial/wvdial_1.60.bb
index 03de43609e..0612a04f63 100644
--- a/recipes/wvdial/wvdial_1.60.bb
+++ b/recipes/wvdial/wvdial_1.60.bb
@@ -15,3 +15,6 @@ export CC="${CXX}"
do_install() {
oe_runmake prefix=${D}/usr PPPDIR=${D}/etc/ppp/peers install
}
+
+SRC_URI[md5sum] = "27fbbde89f8fd9f6e735a8efa5217fc9"
+SRC_URI[sha256sum] = "0c65ea807950fab32e659d1869a7167ff978502bd5d0159dbe9de90eb6c2e16b"