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/openmoko-projects/om-maps-hong-kong_20080919.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/openmoko-projects/om-maps-hong-kong_20080919.bb') diff --git a/recipes/openmoko-projects/om-maps-hong-kong_20080919.bb b/recipes/openmoko-projects/om-maps-hong-kong_20080919.bb index 9b641778ec..15b7a1a3b2 100644 --- a/recipes/openmoko-projects/om-maps-hong-kong_20080919.bb +++ b/recipes/openmoko-projects/om-maps-hong-kong_20080919.bb @@ -5,3 +5,6 @@ require om-maps.inc MAP_FN = "om-maps-hong-kong-${PV}.eet" MAP_VER = "${PV}" + +SRC_URI[md5sum] = "fdb477186a9a8deb6f62b93e2fd8ab72" +SRC_URI[sha256sum] = "bb8b04b2befc76ad913cd1f8d4bb90764a13ce3ea015c51bdcdf553184c36a77" -- cgit 1.2.3-korg