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/hvsc | |
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/hvsc')
-rw-r--r-- | recipes/hvsc/hvsc_45.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/hvsc/hvsc_45.bb b/recipes/hvsc/hvsc_45.bb index 085c4aa959..4d91b28a46 100644 --- a/recipes/hvsc/hvsc_45.bb +++ b/recipes/hvsc/hvsc_45.bb @@ -13,3 +13,6 @@ do_install() { PACKAGE_ARCH = "all" FILES = "${datadir}/hvsc" + +SRC_URI[md5sum] = "5394dac412dbe34d2dfe63cb91bdce8d" +SRC_URI[sha256sum] = "6068499eeb3aad19d2f860390c65496cf38c5f5e5b54422db6ec2f67abbb8d10" |