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/gpe-windowlist/gpe-windowlist_0.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-windowlist') diff --git a/recipes/gpe-windowlist/gpe-windowlist_0.1.bb b/recipes/gpe-windowlist/gpe-windowlist_0.1.bb index e90e4e95e9..0bf15c5112 100644 --- a/recipes/gpe-windowlist/gpe-windowlist_0.1.bb +++ b/recipes/gpe-windowlist/gpe-windowlist_0.1.bb @@ -12,3 +12,6 @@ inherit autotools gpe + +SRC_URI[md5sum] = "4aebe132c5365706266838a73d2bcd2d" +SRC_URI[sha256sum] = "4fcdbbfc8c965f93abee1d7b5c212e3f49b5daa6257271f10b40b3e81452b1aa" -- cgit 1.2.3-korg