summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2018-09-26 19:42:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-08 20:14:42 +0000
commit0d7fc933c22bf9cb4d2c42c44df076c71f50ea1c (patch)
tree06b6f30936c28214774ccf267c126d88da8f26d1 /meta/recipes-multimedia
parent2402547c97d3e8ff591c4ff8502e289e381debef (diff)
downloadpoky-0d7fc933c22bf9cb4d2c42c44df076c71f50ea1c.tar.gz
gstreamer1.0-libav: upgrade to version 1.14.3
(From OE-Core rev: 4508d6f0befb1b91f9cfe74b0ca84c8fb5f79da5) (From OE-Core rev: 0bdcc3761d87137b6b706856fb135c55f5fc45f3) 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> Signed-off-by: Armin Kuster <akuster808@gmail.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-libav_1.14.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb
index 718db17d0d..aaa217e7d4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb
@@ -19,8 +19,8 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz
19 file://0001-configure-check-for-armv7ve-variant.patch \ 19 file://0001-configure-check-for-armv7ve-variant.patch \
20 file://0001-fix-host-contamination.patch \ 20 file://0001-fix-host-contamination.patch \
21 " 21 "
22SRC_URI[md5sum] = "da3d4655268bc6766a261065ca737590" 22SRC_URI[md5sum] = "e4a2ad307f101b53c7d417d4d0b36955"
23SRC_URI[sha256sum] = "8a351c39c5cfc2bbd31ca434ec4a290a730a26efbdea962fdd8306dce5c576de" 23SRC_URI[sha256sum] = "9b03529bb45785ad1b6b1f4856c52a832ad5fc472285ce49174439e8015ab677"
24 24
25S = "${WORKDIR}/gst-libav-${PV}" 25S = "${WORKDIR}/gst-libav-${PV}"
26 26