summaryrefslogtreecommitdiffstats
path: root/recipes/sdr
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/sdr
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/sdr')
-rw-r--r--recipes/sdr/fldigi_3.11.4.bb3
-rw-r--r--recipes/sdr/hamlib_1.2.10.bb3
-rw-r--r--recipes/sdr/hamlib_1.2.9.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/sdr/fldigi_3.11.4.bb b/recipes/sdr/fldigi_3.11.4.bb
index f301ae1481..2441731e7b 100644
--- a/recipes/sdr/fldigi_3.11.4.bb
+++ b/recipes/sdr/fldigi_3.11.4.bb
@@ -10,3 +10,6 @@ SRC_URI = "http://www.w1hkj.com/fldigi-distro/fldigi-${PV}.tar.gz"
EXTRA_OECONF = " --enable-static --without-jpeg"
+
+SRC_URI[md5sum] = "85457a57ac97210ee23299ccf25e5c60"
+SRC_URI[sha256sum] = "1614d6720994a5b794d50b05d95dfd1f1cc556fcd500352f0203daeae88be0dd"
diff --git a/recipes/sdr/hamlib_1.2.10.bb b/recipes/sdr/hamlib_1.2.10.bb
index 7033b4662c..b963d1709b 100644
--- a/recipes/sdr/hamlib_1.2.10.bb
+++ b/recipes/sdr/hamlib_1.2.10.bb
@@ -41,3 +41,6 @@ python populate_packages_prepend () {
AUTOTOOLS_STAGE_PKGCONFIG = "1"
+
+SRC_URI[md5sum] = "29f0d30779a8ffe0444eb523a6ad8344"
+SRC_URI[sha256sum] = "9b50825666519b0b86469f1988a0de09ce2ffc08fa221f9aa40d18c7b7f6c651"
diff --git a/recipes/sdr/hamlib_1.2.9.bb b/recipes/sdr/hamlib_1.2.9.bb
index b959cee3a0..42e1cd0a5d 100644
--- a/recipes/sdr/hamlib_1.2.9.bb
+++ b/recipes/sdr/hamlib_1.2.9.bb
@@ -45,3 +45,6 @@ python populate_packages_prepend () {
AUTOTOOLS_STAGE_PKGCONFIG = "1"
+
+SRC_URI[md5sum] = "9515288826284d6c8dd569354dacc8e0"
+SRC_URI[sha256sum] = "ba75e64e1b6d5ffaa41e2063e475eca5b35ad68cb4ee6e888e0fc73bd6fa9fba"