diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 14:49:43 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 15:54:24 +0200 |
commit | f78e08a7dce41b07c3e7fec3306675fe5f00c94e (patch) | |
tree | 7d08aee143a26e701856b665519667a7d80b1566 /recipes/gstreamer | |
parent | 2f90bd3860e702166e2678fca322f58a04ad21be (diff) |
gst-plugins-ugly-sid: add checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r-- | recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb b/recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb index 0d024e15ea..8321d03087 100644 --- a/recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb +++ b/recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb @@ -16,3 +16,6 @@ python() { if enterprise != "1": raise bb.parse.SkipPackage("gst-plugins-ugly-sid will only build if ENTERPRISE_DISTRO == 1") } + +SRC_URI[md5sum] = "cff4f55138d12152cf580a3ee71c2519" +SRC_URI[sha256sum] = "556ba24072bdb32ee568adc682d69add1241d77936bc9563e50cdb953097be35" |