[oe-commits] Mark Hatle : which: Add missing SRC checksums

git at git.openembedded.org git at git.openembedded.org
Sat Dec 24 10:11:55 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 0e6cd25a0003f23e582cb817b7d772e2b602cdb7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0e6cd25a0003f23e582cb817b7d772e2b602cdb7

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Thu Dec 22 19:01:40 2011 -0600

which: Add missing SRC checksums

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/which/which_2.18.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/which/which_2.18.bb b/meta/recipes-extended/which/which_2.18.bb
index 92010b2..f87929b 100644
--- a/meta/recipes-extended/which/which_2.18.bb
+++ b/meta/recipes-extended/which/which_2.18.bb
@@ -14,6 +14,9 @@ PR = "r1"
 SRC_URI = "http://www.xs4all.nl/~carlo17/which/which-${PV}.tar.gz \
            file://fix_name_conflict_group_member.patch"
 
+SRC_URI[md5sum] = "42d51938e48b91f6e19fabf216f5c3e9"
+SRC_URI[sha256sum] = "9445cd7e02ec0c26a44fd56098464ded064ba5d93dd2e15ec12410ba56b2e544"
+
 DEPENDS = "cwautomacros-native"
 
 inherit autotools update-alternatives





More information about the Openembedded-commits mailing list