aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chillispot
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/chillispot
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/chillispot')
-rw-r--r--recipes/chillispot/chillispot_0.98.bb3
-rw-r--r--recipes/chillispot/chillispot_1.0RC3.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/chillispot/chillispot_0.98.bb b/recipes/chillispot/chillispot_0.98.bb
index 98b123e394..c4d89bc2c9 100644
--- a/recipes/chillispot/chillispot_0.98.bb
+++ b/recipes/chillispot/chillispot_0.98.bb
@@ -17,3 +17,6 @@ do_install_append() {
}
CONFFILES_${PN}_nylon = "${sysconfdir}/chilli.conf"
+
+SRC_URI[md5sum] = "4bcf48ec7a94f28faee8b7dc7a0dd97a"
+SRC_URI[sha256sum] = "bace8a6a0b27d09983a2c509d6e6bf8ab786935e269036f14dc158505feba602"
diff --git a/recipes/chillispot/chillispot_1.0RC3.bb b/recipes/chillispot/chillispot_1.0RC3.bb
index b4338a0ba0..4afd46f09a 100644
--- a/recipes/chillispot/chillispot_1.0RC3.bb
+++ b/recipes/chillispot/chillispot_1.0RC3.bb
@@ -15,3 +15,6 @@ do_install_append() {
}
CONFFILES_${PN}_nylon = "${sysconfdir}/chilli.conf"
+
+SRC_URI[md5sum] = "9ad5f4181ae2e9e2d5ccb165c37dfdde"
+SRC_URI[sha256sum] = "395d082c2355369f958d8f12583f07bbac6c00f901266592959bfba09b825bb7"