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-rtsp_0.10.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gstreamer/gst-rtsp_0.10.5.bb') diff --git a/recipes/gstreamer/gst-rtsp_0.10.5.bb b/recipes/gstreamer/gst-rtsp_0.10.5.bb index d22b3cecf7..e36f974d4a 100644 --- a/recipes/gstreamer/gst-rtsp_0.10.5.bb +++ b/recipes/gstreamer/gst-rtsp_0.10.5.bb @@ -8,3 +8,6 @@ SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2" inherit autotools + +SRC_URI[md5sum] = "caca55e2ff497c0a327df3bc65a4a662" +SRC_URI[sha256sum] = "a6f0a0c6c466683ee688aa8475623850fdacb549b2339a502831fdd3d74f984e" -- cgit v1.2.3