aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libssh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libssh')
-rw-r--r--recipes/libssh/libssh-native_0.2.bb3
-rw-r--r--recipes/libssh/libssh_0.2.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libssh/libssh-native_0.2.bb b/recipes/libssh/libssh-native_0.2.bb
index 289161d329..c4f1eb06a9 100644
--- a/recipes/libssh/libssh-native_0.2.bb
+++ b/recipes/libssh/libssh-native_0.2.bb
@@ -2,3 +2,6 @@ require libssh_${PV}.bb
inherit native
DEPENDS = ""
+
+SRC_URI[md5sum] = "8a76c03579a3e27046e6bafe88ffd171"
+SRC_URI[sha256sum] = "46c3831fd563c54283ebef56e2cb11c27f47b1be9f6cb44f1465897dd7aea5ff"
diff --git a/recipes/libssh/libssh_0.2.bb b/recipes/libssh/libssh_0.2.bb
index fb0c4c300c..db606eba5a 100644
--- a/recipes/libssh/libssh_0.2.bb
+++ b/recipes/libssh/libssh_0.2.bb
@@ -27,3 +27,6 @@ do_stage () {
done
oe_libinstall -so -C libssh libssh ${STAGING_LIBDIR}
}
+
+SRC_URI[md5sum] = "8a76c03579a3e27046e6bafe88ffd171"
+SRC_URI[sha256sum] = "46c3831fd563c54283ebef56e2cb11c27f47b1be9f6cb44f1465897dd7aea5ff"