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/xfce-base/xfce4-mixer_4.4.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xfce-base/xfce4-mixer_4.4.2.bb') diff --git a/recipes/xfce-base/xfce4-mixer_4.4.2.bb b/recipes/xfce-base/xfce4-mixer_4.4.2.bb index 60bb012810..f8619fbcd5 100644 --- a/recipes/xfce-base/xfce4-mixer_4.4.2.bb +++ b/recipes/xfce-base/xfce4-mixer_4.4.2.bb @@ -10,3 +10,6 @@ inherit xfce FILES_${PN}-dev += "${libdir}/xfce4/modules/libxfce4mixer.so" FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/" + +SRC_URI[md5sum] = "c21cb5680f135dc86e5f0a6f9473003a" +SRC_URI[sha256sum] = "b390241dfddbc10ae1b870d1326a7675b9ac99e13c89326ba2accea3bfecc47a" -- cgit 1.2.3-korg