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/xorg-app/xedit_1.0.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-app/xedit_1.0.2.bb') diff --git a/recipes/xorg-app/xedit_1.0.2.bb b/recipes/xorg-app/xedit_1.0.2.bb index e98f981c95..2af5d84e0b 100644 --- a/recipes/xorg-app/xedit_1.0.2.bb +++ b/recipes/xorg-app/xedit_1.0.2.bb @@ -3,3 +3,6 @@ PE = "1" DEPENDS += " libxaw libxprintutil libxp libxt" + +SRC_URI[archive.md5sum] = "c56160e93c24ddf17e69891ed50deb72" +SRC_URI[archive.sha256sum] = "2658d78bbaf8c9effac261f3c229c035fbfda817fa9636dea1e46078213362df" -- cgit v1.2.3