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/fbi/fbi_1.31.bb | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/fbi/fbi_1.31.bb')
-rw-r--r-- | recipes/nonworking/fbi/fbi_1.31.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/fbi/fbi_1.31.bb b/recipes/nonworking/fbi/fbi_1.31.bb index 814054ce4f..9bc65906b3 100644 --- a/recipes/nonworking/fbi/fbi_1.31.bb +++ b/recipes/nonworking/fbi/fbi_1.31.bb @@ -8,3 +8,6 @@ inherit autotools CFLAGS_append = " ${LDFLAGS}" EXTRA_OECONF = "--disable-magick --without-x" + +SRC_URI[md5sum] = "0f6c0423098c6a9b28a464df9fab7f39" +SRC_URI[sha256sum] = "0c2e26be3f0cdf7b8b5d33d308acca4b177f6e22ad65592984c5488af6a0a573" |