aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tmake
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/tmake
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/tmake')
-rw-r--r--recipes/tmake/tmake_1.11.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/tmake/tmake_1.11.bb b/recipes/tmake/tmake_1.11.bb
index 9d1ecd1a2a..3707527f59 100644
--- a/recipes/tmake/tmake_1.11.bb
+++ b/recipes/tmake/tmake_1.11.bb
@@ -26,3 +26,6 @@ do_install() {
PACKAGES = "${PN}-dbg tmake"
FILES = ""
FILES_tmake="${bindir} ${datadir}/tmake"
+
+SRC_URI[md5sum] = "b007a86a83483ff9bd6795f45780ddce"
+SRC_URI[sha256sum] = "6d828029e276f42fee507f58ed0bd6890ef75f0e54f45f2b1129a2426c817c61"