summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-08-29 21:53:45 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-31 23:40:46 +0100
commit8ce06de81853873404894cd6dae1d8b2ff32f96c (patch)
treead134dc50dd76a5220b1cfacdc626e92b85f63d3 /meta/recipes-multimedia
parent4c8658e21d7d3cf126974b9b71f483d65bf726ce (diff)
downloadpoky-8ce06de81853873404894cd6dae1d8b2ff32f96c.tar.gz
gstreamer1.0-plugins-base: upgrade to 1.4.1
Bugfix release. (From OE-Core rev: ba03f8ddc2fc6d6f85628d6d4a87d465c83c9fde) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb
index 968f0924b7..0db42cec94 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.1.bb
@@ -9,6 +9,6 @@ SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \
9 file://get-caps-from-src-pad-when-query-caps.patch \ 9 file://get-caps-from-src-pad-when-query-caps.patch \
10" 10"
11 11
12SRC_URI[md5sum] = "1ff06280b03b9098a706d1290d8bb3bd" 12SRC_URI[md5sum] = "a825628225bd0a58c0df87cdd2a5db91"
13SRC_URI[sha256sum] = "5daed4b983b64e4e3fbe9cd29063e4302812cd03ba685a15b06a790911d04c1e" 13SRC_URI[sha256sum] = "aea9e25be6691bd3cc0785d005b2b5d70ce313a2c897901680a3f7e7cab5a499"
14S = "${WORKDIR}/gst-plugins-base-${PV}" 14S = "${WORKDIR}/gst-plugins-base-${PV}"