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-conf/gpe-conf_0.2.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-conf/gpe-conf_0.2.5.bb') diff --git a/recipes/gpe-conf/gpe-conf_0.2.5.bb b/recipes/gpe-conf/gpe-conf_0.2.5.bb index 8cb2d61f3d..38f199044a 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.5.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.5.bb @@ -25,3 +25,6 @@ FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" SRC_URI += "file://backlight-bugfix.patch;patch=1 \ file://wireless.patch;patch=1" + +SRC_URI[md5sum] = "11b9e8b7d7978fc44e5f079e7daa657f" +SRC_URI[sha256sum] = "6a246caeb7d29c2afb48e8c70ef8e1f2ba2a4642faeef3defd266522304d278b" -- cgit 1.2.3-korg