summaryrefslogtreecommitdiffstats
path: root/recipes/forte
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/forte
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/forte')
-rw-r--r--recipes/forte/forte_0.3.5.bb3
-rw-r--r--recipes/forte/forte_0.3.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/forte/forte_0.3.5.bb b/recipes/forte/forte_0.3.5.bb
index 7aeeb8e42e..dde9cbcb59 100644
--- a/recipes/forte/forte_0.3.5.bb
+++ b/recipes/forte/forte_0.3.5.bb
@@ -8,3 +8,6 @@ SRC_URI = "http://downloads.sourceforge.net/fordiac/FORTE-0.3.5.zip \
file://forte-0.3.5_stdlib_inc_fix.patch;patch=1"
S="${WORKDIR}/FORTE-${PV}"
+
+SRC_URI[md5sum] = "d207d3b389ee9f2702df095681459f99"
+SRC_URI[sha256sum] = "2b87b331e931db2db07408c1b07bdb557227e0c16f8fe37f72e40b08fca0a09c"
diff --git a/recipes/forte/forte_0.3.bb b/recipes/forte/forte_0.3.bb
index 399b22a038..dbf59c2a5a 100644
--- a/recipes/forte/forte_0.3.bb
+++ b/recipes/forte/forte_0.3.bb
@@ -9,3 +9,6 @@ SRC_URI = "http://kent.dl.sourceforge.net/sourceforge/fordiac/forte-0.3.zip \
file://forte-0.3-patch_20081008.diff;patch=1"
S="${WORKDIR}/forte-${PV}"
+
+SRC_URI[md5sum] = "2d01a3d3b9b16bf646e6bb89cb9b0faf"
+SRC_URI[sha256sum] = "c3a61174f6a69252983a9b26ea87005bcab6a72b0bd34ea693e3de89e70eaea6"