aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/irk
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/irk
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/irk')
-rw-r--r--recipes/irk/irk-belkin_0.11.bb3
-rw-r--r--recipes/irk/irk-targus_0.11.0.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/irk/irk-belkin_0.11.bb b/recipes/irk/irk-belkin_0.11.bb
index 2fbb04f2d9..8e5dd43883 100644
--- a/recipes/irk/irk-belkin_0.11.bb
+++ b/recipes/irk/irk-belkin_0.11.bb
@@ -7,3 +7,6 @@ PR = "r3"
SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-current.tgz \
file://install-default-conf.patch;patch=1"
+
+SRC_URI[md5sum] = "a77eaea6930b9af5bbcd59bf9f8859c8"
+SRC_URI[sha256sum] = "942240421710da8a04fa6c7071f50f0737ab7198e31c1d96f1e0b73330e0d066"
diff --git a/recipes/irk/irk-targus_0.11.0.bb b/recipes/irk/irk-targus_0.11.0.bb
index ddb4f17c87..75e690803f 100644
--- a/recipes/irk/irk-targus_0.11.0.bb
+++ b/recipes/irk/irk-targus_0.11.0.bb
@@ -9,3 +9,6 @@ RREPLACES = "irk-belkin"
SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-${PV}.tgz \
file://install-default-conf.patch;patch=1"
+
+SRC_URI[md5sum] = "5b39a7fb06fd24edfb543a3a0130065c"
+SRC_URI[sha256sum] = "5eeba81a5e5163e0b0b92b5e5aaf91c07b412a743a98f59975c75d28c133a85f"