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/exo_0.3.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xfce-base/exo_0.3.4.bb') diff --git a/recipes/xfce-base/exo_0.3.4.bb b/recipes/xfce-base/exo_0.3.4.bb index 17ea87d3d3..a378f345ba 100644 --- a/recipes/xfce-base/exo_0.3.4.bb +++ b/recipes/xfce-base/exo_0.3.4.bb @@ -19,3 +19,6 @@ FILES_${PN} += "${datadir}/xfce4/ \ ${libdir}/xfce4/mcs-plugins/exo-preferred-applications-settings.so" FILES_${PN}-dev += "${libdir}/xfce4/mcs-plugins/exo-preferred-applications-settings.*" FILES_${PN}-dbg += "${libdir}/xfce4/mcs-plugins/.debug/exo-preferred-applications-settings.*" + +SRC_URI[md5sum] = "7a1af943b1df32b6f89ae91823118a22" +SRC_URI[sha256sum] = "a5373e9bd6055caa7cd5d06128f6236cfd2f4f6657ea4a85d7bd9eafe5bf0538" -- cgit v1.2.3