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.17.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/alsa/alsa-utils_1.0.17.bb') diff --git a/recipes/alsa/alsa-utils_1.0.17.bb b/recipes/alsa/alsa-utils_1.0.17.bb index 9d98601c08..7c4a9353d1 100644 --- a/recipes/alsa/alsa-utils_1.0.17.bb +++ b/recipes/alsa/alsa-utils_1.0.17.bb @@ -61,3 +61,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] = "14ccd0c900bf663afb36eac6f92d41d6" +SRC_URI[sha256sum] = "6a06f457d66eca75ac1ab065e64539e4ccf22ed4e53703a70194cb85203b3125" -- cgit 1.2.3-korg