]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gstreamer1.0-libav: upgrade to version 1.12.3
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Thu, 21 Sep 2017 09:21:29 +0000 (11:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:44:53 +0000 (13:44 +0000)
Bugfixes only release.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.2.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.12.3.bb
index 3b5bbd1507612d186c0c4f4abac91ee24520570e..1476e2a3642f93c474ffb9f061eda78bf020f16d 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz
            file://0001-configure-check-for-armv7ve-variant.patch \
            file://0001-hevcpred_msa.c-Fix-build-by-Including-libavcodec-hev.patch \
            "
-SRC_URI[md5sum] = "8788aecc032a287227b4bd239d1b998a"
-SRC_URI[sha256sum] = "5bb735b9bb218b652ae4071ea6f6be8eaae55e9d3233aec2f36b882a27542db3"
+SRC_URI[md5sum] = "81f62d58279108698b321209fc6696ce"
+SRC_URI[sha256sum] = "015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650"
 
 S = "${WORKDIR}/gst-libav-${PV}"