From 680969d403e2e5574277ec92b67e92c3bbbdaa5f Mon Sep 17 00:00:00 2001 From: Philippe Normand Date: Sun, 26 May 2019 13:06:42 +0200 Subject: [PATCH] gst-validate: upgrade to version 1.16.0 Signed-off-by: Philippe Normand Signed-off-by: Carlos Rafael Giani Signed-off-by: Richard Purdie --- .../{gst-validate_1.14.4.bb => gst-validate_1.16.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-validate_1.14.4.bb => gst-validate_1.16.0.bb} (87%) diff --git a/meta/recipes-multimedia/gstreamer/gst-validate_1.14.4.bb b/meta/recipes-multimedia/gstreamer/gst-validate_1.16.0.bb similarity index 87% rename from meta/recipes-multimedia/gstreamer/gst-validate_1.14.4.bb rename to meta/recipes-multimedia/gstreamer/gst-validate_1.16.0.bb index a4b3b465cc..1f4370619c 100644 --- a/meta/recipes-multimedia/gstreamer/gst-validate_1.14.4.bb +++ b/meta/recipes-multimedia/gstreamer/gst-validate_1.16.0.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" SRC_URI = "https://gstreamer.freedesktop.org/src/${BPN}/${BP}.tar.xz \ file://0001-connect-has-a-different-signature-on-musl.patch \ " -SRC_URI[md5sum] = "1f4fc5308695adfdc11d13046aa4888c" -SRC_URI[sha256sum] = "18dccca94bdc0bab3cddb07817bd280df7ab4abbec9a83b92620367a22d955c7" +SRC_URI[md5sum] = "c5c57f3325a2e62aae4a8ec4931f7711" +SRC_URI[sha256sum] = "9331ae48a173a048243539730cc7a88607777762dea4aebbc3ab55981e68d6c9" DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" RRECOMMENDS_${PN} = "git" -- 2.40.1