From: Anuj Mittal Date: Fri, 25 May 2018 06:20:07 +0000 (+0800) Subject: gstreamer1.0-plugins-bad: upgrade 1.14.0 -> 1.14.1 X-Git-Tag: uninative-2.2~354 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=12ff23f94b43b190ea4f9392f7ba9592362a9c50;p=openembedded-core.git gstreamer1.0-plugins-bad: 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-bad_1.14.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb similarity index 97% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.0.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb index 87f2d0367a..0e477e5a9c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.1.bb @@ -9,8 +9,8 @@ SRC_URI = " \ file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ file://0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch \ " -SRC_URI[md5sum] = "555bbe7232fb4653c31b78e1f79068cf" -SRC_URI[sha256sum] = "ed5e2badb6f2858f60017b93334d91fe58a0e3f85ed2f37f2e931416fafb4f9f" +SRC_URI[md5sum] = "c2f963501fc6afc084c418894425dcfd" +SRC_URI[sha256sum] = "2a77c6908032aafdf2cd2e5823fec948f16a25c2d1497a953828d762dc20d61a" S = "${WORKDIR}/gst-plugins-bad-${PV}"