diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/nonworking/xmlbench | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/xmlbench')
-rw-r--r-- | recipes/nonworking/xmlbench/xmlbench_1.3.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/xmlbench/xmlbench_1.3.1.bb b/recipes/nonworking/xmlbench/xmlbench_1.3.1.bb index d8d2159280..28083e142c 100644 --- a/recipes/nonworking/xmlbench/xmlbench_1.3.1.bb +++ b/recipes/nonworking/xmlbench/xmlbench_1.3.1.bb @@ -13,3 +13,6 @@ do_compile () { # This package builds, but the benchmarks expect to run inside the # source tree. Need to hack up its scripts to put things in the correct # locations, similar to what debian did to lmbench. + +SRC_URI[md5sum] = "27bd94a173d2b64ee3d2c8adb2a1d8b7" +SRC_URI[sha256sum] = "ea55b7ccc01bee42fd90b612809df21877440b805c9c76a0b704c22d79363dca" |