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/u2nl | |
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/u2nl')
-rw-r--r-- | recipes/u2nl/u2nl_1.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/u2nl/u2nl_1.3.bb b/recipes/u2nl/u2nl_1.3.bb index 06e6dddb23..240c5485d9 100644 --- a/recipes/u2nl/u2nl_1.3.bb +++ b/recipes/u2nl/u2nl_1.3.bb @@ -16,3 +16,6 @@ do_install () { SRC_URI[md5sum] = "d97a16d8b2231501ba418b5f1ffe018a" SRC_URI[sha256sum] = "7e1d8239a5bd43c50f6091b484acbc8a7c5886cd4523f1e369504266cbaca50d" +#CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "5c26e620674932b4d1e50ba86f47a805" +#SRC_URI[sha256sum] = "d204bba10ce115d474d2d2ae3d027ddcbd10ad3909940a6779731d8df6c51c42" |