summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-09-21 11:21:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-05 22:33:20 +0000
commit8aec654d4ce2a6c5c80d60adab00c60fb97aadf1 (patch)
treeb0384b6aa1b3441a0e6a45ee2ad82596eb267a45 /meta/recipes-multimedia
parent0d02bf75dbe65e90732da4a51bd2afd01acd66df (diff)
downloadpoky-8aec654d4ce2a6c5c80d60adab00c60fb97aadf1.tar.gz
gstreamer1.0-libav: upgrade to version 1.12.3
Bugfixes only release. (From OE-Core rev: 1089241cbe76c64954639996f44171c2a5955b09) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Ross Burton <ross.burton@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-libav_1.12.3.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.3.bb
index 3b5bbd1507..1476e2a364 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.3.bb
@@ -15,7 +15,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz
15 file://0001-configure-check-for-armv7ve-variant.patch \ 15 file://0001-configure-check-for-armv7ve-variant.patch \
16 file://0001-hevcpred_msa.c-Fix-build-by-Including-libavcodec-hev.patch \ 16 file://0001-hevcpred_msa.c-Fix-build-by-Including-libavcodec-hev.patch \
17 " 17 "
18SRC_URI[md5sum] = "8788aecc032a287227b4bd239d1b998a" 18SRC_URI[md5sum] = "81f62d58279108698b321209fc6696ce"
19SRC_URI[sha256sum] = "5bb735b9bb218b652ae4071ea6f6be8eaae55e9d3233aec2f36b882a27542db3" 19SRC_URI[sha256sum] = "015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650"
20 20
21S = "${WORKDIR}/gst-libav-${PV}" 21S = "${WORKDIR}/gst-libav-${PV}"