summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2018-09-26 19:42:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-19 17:03:24 +0000
commitd72486074f21d2463f4172695daabf426e078341 (patch)
tree5142d3b64ceceaa354d8248ad26cf540bca9cad6 /meta
parent80b700db6640fdfb27321af78419e7a22254fea3 (diff)
downloadpoky-d72486074f21d2463f4172695daabf426e078341.tar.gz
gstreamer1.0-plugin-base: upgrade to version 1.14.3
(From OE-Core rev: df2a0fd27a23ece636c018d007e2dcf9343fb7a8) Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb
index dcea789192..a6a7c8d473 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb
@@ -21,8 +21,8 @@ SRC_URI = " \
21 file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ 21 file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \
22 file://link-with-libvchostif.patch \ 22 file://link-with-libvchostif.patch \
23 " 23 "
24SRC_URI[md5sum] = "8bc790d623350cd8eac68d3a13d79f7d" 24SRC_URI[md5sum] = "2ba8eaef8a249c0fddb37f21e2912e16"
25SRC_URI[sha256sum] = "a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c" 25SRC_URI[sha256sum] = "f0b319c36be0ffc2a00380c77ba269cdf04e2b39bbc49d30b641fc35aa0b7952"
26 26
27S = "${WORKDIR}/gst-plugins-base-${PV}" 27S = "${WORKDIR}/gst-plugins-base-${PV}"
28 28