From: Anuj Mittal Date: Fri, 25 May 2018 06:20:06 +0000 (+0800) Subject: gstreamer1.0-plugins-good: upgrade 1.14.0 -> 1.14.1 X-Git-Tag: uninative-2.2~355 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=308a5be3dcd0373bd09db253c15dc39d39b6e48f;p=openembedded-core.git gstreamer1.0-plugins-good: upgrade 1.14.0 -> 1.14.1 Bugfixes only. Please see: https://gstreamer.freedesktop.org/releases/1.14/#1.14.1 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb similarity index 96% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.0.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb index b269fce173..36eb3107ae 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.1.bb @@ -8,8 +8,8 @@ SRC_URI = " \ file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ " -SRC_URI[md5sum] = "48584b02e469a314b0e71f1553a2d2a7" -SRC_URI[sha256sum] = "6afa35747d528d3ab4ed8f5eac13f7235d7d28100d6a24dd78f81ec7c0d04688" +SRC_URI[md5sum] = "9afe4dd6678cdbd19d8b316c90d6717a" +SRC_URI[sha256sum] = "34ec062ddb766a32377532e039781f4a16fbc3e8b449e642605bacab26a99172" S = "${WORKDIR}/gst-plugins-good-${PV}"