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.20.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/alsa/alsa-utils_1.0.20.bb') diff --git a/recipes/alsa/alsa-utils_1.0.20.bb b/recipes/alsa/alsa-utils_1.0.20.bb index 1ceec4fb9a..c9e9e35c0b 100644 --- a/recipes/alsa/alsa-utils_1.0.20.bb +++ b/recipes/alsa/alsa-utils_1.0.20.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] = "6837e673ef19da96d8bd2f9e18cd9574" +SRC_URI[sha256sum] = "07f08286b3860f60d1794cc0de4407a53adcd4b6f065531d6dcef02b0c56a0cf" -- cgit 1.2.3-korg