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/pixdev | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/pixdev')
-rw-r--r-- | recipes/nonworking/pixdev/pixdev-stable_0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb index 78a658d7e7..9d3ae84060 100644 --- a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb +++ b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb @@ -26,3 +26,6 @@ do_install() { oe_runmake "TARGET_CROSS=${TARGET_PREFIX}" INSTALL_DIR=${D}/${prefix}/pixil \ DEST_DIR=/${prefix}/pixil install } + +SRC_URI[md5sum] = "243f23a612ced8b47e84aa2f5ddcf0a3" +SRC_URI[sha256sum] = "498214e6975be634623ce547c3fc9af20a0792c201914a5cc22e1d42ecff60cf" |