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/alsa/alsa-utils_1.0.19.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/alsa/alsa-utils_1.0.19.bb') diff --git a/recipes/alsa/alsa-utils_1.0.19.bb b/recipes/alsa/alsa-utils_1.0.19.bb index d218678dc8..cdb289c7e9 100644 --- a/recipes/alsa/alsa-utils_1.0.19.bb +++ b/recipes/alsa/alsa-utils_1.0.19.bb @@ -64,3 +64,6 @@ DESCRIPTION_alsa-utils-alsactl = "saves/restores ALSA-settings in /etc/asou DESCRIPTION_alsa-utils-alsaconf = "a bash script that creates ALSA configuration files" ALLOW_EMPTY_alsa-utils = "1" + +SRC_URI[md5sum] = "5ff0379c707c1a29083233edc9ab4e06" +SRC_URI[sha256sum] = "1f4924f5ae7857ce64a3d6ecbeb98133c74ff1ead2b0f48187623d6e4b838cad" -- cgit 1.2.3-korg