diff options
Diffstat (limited to 'recipes/gstreamer/gst-rtsp_0.10.5.bb')
-rw-r--r-- | recipes/gstreamer/gst-rtsp_0.10.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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" |