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/gpephone/gpe-applauncher_0.10.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpephone/gpe-applauncher_0.10.bb') diff --git a/recipes/gpephone/gpe-applauncher_0.10.bb b/recipes/gpephone/gpe-applauncher_0.10.bb index 7167b42071..bb0c2bb94c 100644 --- a/recipes/gpephone/gpe-applauncher_0.10.bb +++ b/recipes/gpephone/gpe-applauncher_0.10.bb @@ -23,3 +23,6 @@ FILES_gpe-applauncher-config = '${sysconfdir}/gpe/' do_configure_append () { install ${WORKDIR}/hotkeys.conf ${S} } + +SRC_URI[md5sum] = "466f9316024ed82ee1921b56376f04ce" +SRC_URI[sha256sum] = "916ef522cbd2af8cc9623c2e4a34a8d1e45f9852bbb63a40ac056ba2c773eada" -- cgit 1.2.3-korg