diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/opensync/libopensync_0.22.bb | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/opensync/libopensync_0.22.bb')
-rw-r--r-- | recipes/opensync/libopensync_0.22.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/opensync/libopensync_0.22.bb b/recipes/opensync/libopensync_0.22.bb index ed4ef740bc..04264fec0d 100644 --- a/recipes/opensync/libopensync_0.22.bb +++ b/recipes/opensync/libopensync_0.22.bb @@ -19,3 +19,6 @@ do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "f563ce2543312937a9afb4f8445ef932" +SRC_URI[sha256sum] = "3394bae1e3bcfe463d139a367ba5ebe73d968df128c871842dcb4965a725d0dc" |