aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-06-23 15:23:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-01 16:08:47 +0100
commit6f98d0ce55e781a53c57fecbd3e44de5e083225f (patch)
tree9d2d5bd9e4df09569b29d37fa4dde697e596abbf /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb
parent4f941e8c5ee8e95291c3beff0a2798aa13f8dfc8 (diff)
downloadopenembedded-core-contrib-6f98d0ce55e781a53c57fecbd3e44de5e083225f.tar.gz
gstreamer1.0: Upgrade to 1.8.2
[ fix gstreamer1.0-libav checksum - RB ] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb
new file mode 100644
index 0000000000..d313ef3e66
--- /dev/null
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.8.2.bb
@@ -0,0 +1,13 @@
+include gstreamer1.0-plugins-ugly.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
+ file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068"
+
+SRC_URI = " \
+ http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
+"
+
+SRC_URI[md5sum] = "f781790cf64b44522b01ab560f16d4de"
+SRC_URI[sha256sum] = "9c5b33a2a98fc1d6d6c99a1b536b1fb2de45f53cc8bf8ab85a8b8141fed1a8ac"
+
+S = "${WORKDIR}/gst-plugins-ugly-${PV}"