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/greader | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/greader')
-rw-r--r-- | recipes/nonworking/greader/greader_0.61.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/greader/greader_0.61.bb b/recipes/nonworking/greader/greader_0.61.bb index 2df07f5361..df06d98e80 100644 --- a/recipes/nonworking/greader/greader_0.61.bb +++ b/recipes/nonworking/greader/greader_0.61.bb @@ -8,3 +8,6 @@ SECTION = "gpe/applications" SRC_URI = "http://handhelds.org/~gberenfield/${PN}_${PV}_src.tgz \ file://greader.patch;patch=1;pnum=1" S = "${WORKDIR}/greader/" + +SRC_URI[md5sum] = "6a2c4167c79ccd768e770e693e5e69bd" +SRC_URI[sha256sum] = "81d2113eba8a9b2acf5cb7558ab2dcd369213eb82b1772b03b29cf2ae6cd7b5e" |