From: Anuj Mittal Date: Fri, 21 Feb 2020 02:01:19 +0000 (+0800) Subject: gstreamer1.0-plugins-good: upgrade 1.16.1 -> 1.16.2 X-Git-Tag: uninative-2.8~106 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bbbc5176ad40fb4202966b4ea788f0ee503cf374;p=openembedded-core.git gstreamer1.0-plugins-good: upgrade 1.16.1 -> 1.16.2 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.1.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb index a6eb9986dd..1b4db19f8b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb @@ -4,8 +4,8 @@ SRC_URI = " \ https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz \ " -SRC_URI[md5sum] = "515987ee763256840a11bd8ea098f2bf" -SRC_URI[sha256sum] = "9fbabe69018fcec707df0b71150168776040cde6c1a26bb5a82a136755fa8f1f" +SRC_URI[md5sum] = "bd025f8f14974f94b75ac69a9d1b9c93" +SRC_URI[sha256sum] = "40bb3bafda25c0b739c8fc36e48380fccf61c4d3f83747e97ac3f9b0171b1319" S = "${WORKDIR}/gst-plugins-good-${PV}"