aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-12-30 18:04:00 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 08:18:30 +0000
commite74cbf449921ecca0014bf56a1a7837d9a431689 (patch)
treed59de16c4180d8e407e6f42a21e1faea0c776c20 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
parent4661628f9e818a637adba646c81d18cb570f1772 (diff)
downloadopenembedded-core-contrib-e74cbf449921ecca0014bf56a1a7837d9a431689.tar.gz
gstreamer1.0-plugins-base: 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-base_1.4.5.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
new file mode 100644
index 0000000000..11cf8b4fde
--- /dev/null
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
@@ -0,0 +1,16 @@
+include gstreamer1.0-plugins-base.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \
+ file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \
+ file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \
+ "
+
+SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \
+ file://get-caps-from-src-pad-when-query-caps.patch \
+ file://taglist-not-send-to-down-stream-if-all-the-frame-cor.patch \
+"
+
+SRC_URI[md5sum] = "357165af625c0ca353ab47c5d843920e"
+SRC_URI[sha256sum] = "77bd8199e7a312d3d71de9b7ddf761a3b78560a2c2a80829d0815ca39cbd551d"
+
+S = "${WORKDIR}/gst-plugins-base-${PV}"