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/pmount/pmount_0.9.4.bb | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/pmount/pmount_0.9.4.bb')
-rw-r--r-- | recipes/pmount/pmount_0.9.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/pmount/pmount_0.9.4.bb b/recipes/pmount/pmount_0.9.4.bb index 1dcb8733c4..7b06479d76 100644 --- a/recipes/pmount/pmount_0.9.4.bb +++ b/recipes/pmount/pmount_0.9.4.bb @@ -13,3 +13,6 @@ do_install() { install -m 644 -D ${S}/pumount.1 ${D}/${datadir}/man/man1/pumount.1 install -m 644 -D ${S}/pmount.allow ${D}/${sysconfdir}/pmount.allow } + +SRC_URI[md5sum] = "249d016d7e863e8cec4a45267c4f4af9" +SRC_URI[sha256sum] = "ca97a56fe13eb887e64a80ddd323b6986f94a0ac3200630cc87a0204dbb8f078" |