diff options
Diffstat (limited to 'recipes/libssh/libssh_0.2.bb')
-rw-r--r-- | recipes/libssh/libssh_0.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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" |