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/libgpelaunch/libgpelaunch_0.14.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libgpelaunch') diff --git a/recipes/libgpelaunch/libgpelaunch_0.14.bb b/recipes/libgpelaunch/libgpelaunch_0.14.bb index 24ee20a1c6..2b8951a01f 100644 --- a/recipes/libgpelaunch/libgpelaunch_0.14.bb +++ b/recipes/libgpelaunch/libgpelaunch_0.14.bb @@ -14,3 +14,6 @@ FILES_${PN}-dbg += "/usr/libexec/libgpelaunch/.debug" do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "cac106e90f57753511a4436ca2cdbc3b" +SRC_URI[sha256sum] = "23425f74f304072f48d295e9d7168a6ecfb44c049074b34b71cfbf1f4d19ec85" -- cgit v1.2.3