From: Carlos Rafael Giani Date: Wed, 26 Sep 2018 17:42:34 +0000 (+0200) Subject: gstreamer1.0-plugin-base: upgrade to version 1.14.3 X-Git-Tag: uninative-2.4~1129 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=df2a0fd27a23ece636c018d007e2dcf9343fb7a8;p=openembedded-core.git gstreamer1.0-plugin-base: upgrade to version 1.14.3 Signed-off-by: Carlos Rafael Giani Signed-off-by: Ross Burton --- 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 similarity index 96% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.2.bb rename to 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 = " \ file://0011-gl-Add-switches-for-explicitely-enabling-disabling-P.patch \ file://link-with-libvchostif.patch \ " -SRC_URI[md5sum] = "8bc790d623350cd8eac68d3a13d79f7d" -SRC_URI[sha256sum] = "a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c" +SRC_URI[md5sum] = "2ba8eaef8a249c0fddb37f21e2912e16" +SRC_URI[sha256sum] = "f0b319c36be0ffc2a00380c77ba269cdf04e2b39bbc49d30b641fc35aa0b7952" S = "${WORKDIR}/gst-plugins-base-${PV}"