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/gstreamer/gst-plugins-good_0.10.13.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gstreamer/gst-plugins-good_0.10.13.bb') diff --git a/recipes/gstreamer/gst-plugins-good_0.10.13.bb b/recipes/gstreamer/gst-plugins-good_0.10.13.bb index d077d06d1c..17b0a93731 100644 --- a/recipes/gstreamer/gst-plugins-good_0.10.13.bb +++ b/recipes/gstreamer/gst-plugins-good_0.10.13.bb @@ -9,3 +9,6 @@ DEPENDS += "jpeg libtheora gst-plugins-base esound" PACKAGES =+ "gst-plugin-gconfelements" FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf" + +SRC_URI[archive.md5sum] = "27f27151ccefad1157c9eaa322e14ac4" +SRC_URI[archive.sha256sum] = "dfffb80ef01b8fee9af3576311e65b60c378d9985099dea532be090ede54ebaa" -- cgit v1.2.3