From patchwork Fri Dec 23 01:01:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [6/7] which: Add missing SRC checksums Date: Fri, 23 Dec 2011 01:01:40 -0000 From: Mark Hatle X-Patchwork-Id: 17533 Message-Id: To: Signed-off-by: Mark Hatle --- 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