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-base_0.10.17.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gstreamer/gst-plugins-base_0.10.17.bb') diff --git a/recipes/gstreamer/gst-plugins-base_0.10.17.bb b/recipes/gstreamer/gst-plugins-base_0.10.17.bb index 3b07668902..5948796b9c 100644 --- a/recipes/gstreamer/gst-plugins-base_0.10.17.bb +++ b/recipes/gstreamer/gst-plugins-base_0.10.17.bb @@ -12,3 +12,6 @@ DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv" PR = "r5" + +SRC_URI[archive.md5sum] = "151b66228e08ab0c7601713030fb1c3f" +SRC_URI[archive.sha256sum] = "f82cfd5669c756726f503dde5936e2fbe2969631095f0efc40df1fae1a74f70d" -- cgit 1.2.3-korg