aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rdesktop
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/rdesktop
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/rdesktop')
-rw-r--r--recipes/rdesktop/rdesktop_1.3.1.bb3
-rw-r--r--recipes/rdesktop/rdesktop_1.4.1.bb3
-rw-r--r--recipes/rdesktop/rdesktop_1.5.0.bb3
-rw-r--r--recipes/rdesktop/rdesktop_1.6.0.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/rdesktop/rdesktop_1.3.1.bb b/recipes/rdesktop/rdesktop_1.3.1.bb
index ffb36d22a5..2e804859a1 100644
--- a/recipes/rdesktop/rdesktop_1.3.1.bb
+++ b/recipes/rdesktop/rdesktop_1.3.1.bb
@@ -27,3 +27,6 @@ do_compile() {
do_install() {
oe_runmake DESTDIR=${D} install
}
+
+SRC_URI[md5sum] = "968a1e3f5161bab80c306df31c54cfb1"
+SRC_URI[sha256sum] = "67332a0a16471c1c3592d3e51ae5cc0562f9a2f1b1ab942b493f7d5080bd2c33"
diff --git a/recipes/rdesktop/rdesktop_1.4.1.bb b/recipes/rdesktop/rdesktop_1.4.1.bb
index 99200c6f10..1edc523bd1 100644
--- a/recipes/rdesktop/rdesktop_1.4.1.bb
+++ b/recipes/rdesktop/rdesktop_1.4.1.bb
@@ -7,3 +7,6 @@ SRC_URI += "file://strip.patch;patch=1"
inherit autotools
EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} "
+
+SRC_URI[md5sum] = "78dd2bae04edf1cb9f65c29930dcc993"
+SRC_URI[sha256sum] = "db3da6016ceec07efda277adcb175b14c4e5255b0f85137f4a1dce79b0ee5144"
diff --git a/recipes/rdesktop/rdesktop_1.5.0.bb b/recipes/rdesktop/rdesktop_1.5.0.bb
index c492afa0b2..81eb468a27 100644
--- a/recipes/rdesktop/rdesktop_1.5.0.bb
+++ b/recipes/rdesktop/rdesktop_1.5.0.bb
@@ -5,3 +5,6 @@ PR = "${INC_PR}.1"
inherit autotools
EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} "
+
+SRC_URI[md5sum] = "433546f60fc0f201e99307ba188369ed"
+SRC_URI[sha256sum] = "5ead17c3d29cb1028aeca485ee7a8c65694c1b02a1b7014c3da920b265a438aa"
diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb b/recipes/rdesktop/rdesktop_1.6.0.bb
index 93d46bd068..3257300dcc 100644
--- a/recipes/rdesktop/rdesktop_1.6.0.bb
+++ b/recipes/rdesktop/rdesktop_1.6.0.bb
@@ -8,3 +8,6 @@ SRC_URI_append_ossystems = " file://rdesktop-addin.patch;patch=1"
inherit autotools
EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} "
+
+SRC_URI[md5sum] = "c6fcbed7f0ad7e60ac5fcb2d324d8b16"
+SRC_URI[sha256sum] = "35026eaa8e14ca8bd0ba3730926f14222f8452f2ac662623bbf1909d8b060979"