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/genext2fs/genext2fs_1.3+1.4rc1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/genext2fs/genext2fs_1.3+1.4rc1.bb') diff --git a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb index 9723036871..5372604fc3 100644 --- a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb +++ b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb @@ -8,3 +8,6 @@ S = "${WORKDIR}/genext2fs-${TRIMMEDV}" DEFAULT_PREFERENCE = "1" inherit autotools + +SRC_URI[md5sum] = "664431bf6737df1c265500e1f0b5d40c" +SRC_URI[sha256sum] = "e60f88763ee12c02a5c7ade1a58925ef0ab198f9ec6aaf404747dfc29074c7be" -- cgit v1.2.3