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-low-levels_20080430.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/openmoko-projects/om-maps-low-levels_20080430.bb') diff --git a/recipes/openmoko-projects/om-maps-low-levels_20080430.bb b/recipes/openmoko-projects/om-maps-low-levels_20080430.bb index 29cfab068c..adb4043c91 100644 --- a/recipes/openmoko-projects/om-maps-low-levels_20080430.bb +++ b/recipes/openmoko-projects/om-maps-low-levels_20080430.bb @@ -6,3 +6,6 @@ require om-maps.inc MAP_FN = "om-maps-low-levels-${PV}.eet" MAP_VER = "${PV}" + +SRC_URI[md5sum] = "c4e4fe25075d3843b6a8430e78321c4e" +SRC_URI[sha256sum] = "de7bba6c6418782f3af45e8a5988b1d945f276bcc6f1174107b66c7d27316727" -- cgit 1.2.3-korg