aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r--recipes/gstreamer/gst-rtsp.inc8
-rw-r--r--recipes/gstreamer/gst-rtsp_0.10.4.bb12
-rw-r--r--recipes/gstreamer/gst-rtsp_0.10.5.bb11
-rw-r--r--recipes/gstreamer/gst-rtsp_0.10.7.bb4
4 files changed, 14 insertions, 21 deletions
diff --git a/recipes/gstreamer/gst-rtsp.inc b/recipes/gstreamer/gst-rtsp.inc
new file mode 100644
index 0000000000..0d830976af
--- /dev/null
+++ b/recipes/gstreamer/gst-rtsp.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "Gstreamer RTSP server"
+LICENSE = "LGPLv2"
+
+DEPENDS = "gst-plugins-base gstreamer"
+
+SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"
+
+inherit autotools
diff --git a/recipes/gstreamer/gst-rtsp_0.10.4.bb b/recipes/gstreamer/gst-rtsp_0.10.4.bb
index 2909c67c0d..265f0f7daa 100644
--- a/recipes/gstreamer/gst-rtsp_0.10.4.bb
+++ b/recipes/gstreamer/gst-rtsp_0.10.4.bb
@@ -1,14 +1,4 @@
-DESCRIPTION = "Gstreamer RTSP server"
-LICENSE = "LGPLv2"
-
-DEPENDS = "gst-plugins-base gstreamer"
-
-SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"
-
-inherit autotools
-
-
-
+require gst-rtsp.inc
SRC_URI[md5sum] = "8daaca1299aeb42c6aac47b30291005b"
SRC_URI[sha256sum] = "1ebf3571d16dbab401f2ebf0362e3d67457fb88711ad15a4ab51bd3730267fb7"
diff --git a/recipes/gstreamer/gst-rtsp_0.10.5.bb b/recipes/gstreamer/gst-rtsp_0.10.5.bb
index e36f974d4a..dbaddc3bd9 100644
--- a/recipes/gstreamer/gst-rtsp_0.10.5.bb
+++ b/recipes/gstreamer/gst-rtsp_0.10.5.bb
@@ -1,13 +1,4 @@
-DESCRIPTION = "Gstreamer RTSP server"
-LICENSE = "LGPLv2"
-
-DEPENDS = "gst-plugins-base gstreamer"
-
-SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"
-
-inherit autotools
-
-
+require gst-rtsp.inc
SRC_URI[md5sum] = "caca55e2ff497c0a327df3bc65a4a662"
SRC_URI[sha256sum] = "a6f0a0c6c466683ee688aa8475623850fdacb549b2339a502831fdd3d74f984e"
diff --git a/recipes/gstreamer/gst-rtsp_0.10.7.bb b/recipes/gstreamer/gst-rtsp_0.10.7.bb
new file mode 100644
index 0000000000..2b0b9e0729
--- /dev/null
+++ b/recipes/gstreamer/gst-rtsp_0.10.7.bb
@@ -0,0 +1,4 @@
+require gst-rtsp.inc
+
+SRC_URI[md5sum] = "3c2e0bf09bb66e302b6c64cb9e8f1eb6"
+SRC_URI[sha256sum] = "53f352442db7b802248ea239b702e5db7e8fb5fe852f90e4e73c90204aa759c5"