aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-12-30 18:04:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 08:18:31 +0000
commit3b8ad35382d66fbca4b30d72a8ce56dd12456595 (patch)
tree54ff1defb1fbbc0c4b59448aa7cd1e09b453a5f6 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb
parent8a5c276cea4df993386b2f55cf85dab54f16ec69 (diff)
downloadopenembedded-core-contrib-3b8ad35382d66fbca4b30d72a8ce56dd12456595.tar.gz
gstreamer1.0-plugins-good: upgrade to 1.4.5
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb
new file mode 100644
index 0000000000..943ab60397
--- /dev/null
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.4.5.bb
@@ -0,0 +1,13 @@
+include gstreamer1.0-plugins-good.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
+ file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \
+ file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
+
+SRC_URI += "file://0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch \
+ file://decrease_asteriskh263_rank.patch \
+"
+SRC_URI[md5sum] = "eaf1a6daf73749bc423feac301d60038"
+SRC_URI[sha256sum] = "79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641"
+
+S = "${WORKDIR}/gst-plugins-good-${PV}"