From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/apt/apt_0.7.20.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/apt/apt_0.7.20.2.bb') diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb index d696ca2cf5..ee247fabeb 100644 --- a/recipes/apt/apt_0.7.20.2.bb +++ b/recipes/apt/apt_0.7.20.2.bb @@ -23,3 +23,6 @@ do_stage() { install -m 0644 include/apt-pkg/*.h ${STAGING_INCDIR}/apt-pkg/ } + +SRC_URI[md5sum] = "e6ee1b594f6ed5fab5cb593ee46cfc21" +SRC_URI[sha256sum] = "4dc935a520c65705795ada5942b658f6e86b22eefc7032342267272bd6566b05" -- cgit v1.2.3