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/matchbox-common/matchbox-common_0.9.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/matchbox-common/matchbox-common_0.9.1.bb') diff --git a/recipes/matchbox-common/matchbox-common_0.9.1.bb b/recipes/matchbox-common/matchbox-common_0.9.1.bb index 6ec38cfbef..70e7d94194 100644 --- a/recipes/matchbox-common/matchbox-common_0.9.1.bb +++ b/recipes/matchbox-common/matchbox-common_0.9.1.bb @@ -24,3 +24,6 @@ ALTERNATIVE_PRIORITY = "11" PACKAGE_ARCH = "all" + +SRC_URI[md5sum] = "90acc81aeebc0dca8f88fbaa40166607" +SRC_URI[sha256sum] = "cb56d6a1031c33b98751cb06b2fce73feba49cb38a1e4db1a104e8efdfb9a7dc" -- cgit 1.2.3-korg