From: Anuj Mittal Date: Tue, 26 May 2020 02:52:57 +0000 (+0200) Subject: gstreamer1.0-python: upgrade 1.16.1 -> 1.16.2 X-Git-Tag: 2019-10.4-zeus~55 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b6006b561265dc6972011d4dd1a9539b501438f1;p=openembedded-core.git gstreamer1.0-python: upgrade 1.16.1 -> 1.16.2 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie Signed-off-by: Anuj Mittal --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.2.bb similarity index 89% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.1.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.2.bb index c0f8b5aaa3..989556ce8b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.1.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.2.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz \ file://0001-meson.build-fix-builds-with-python-3.8.patch \ " -SRC_URI[md5sum] = "499645fbd1790c5845c02a3998dccc1b" -SRC_URI[sha256sum] = "b469c8955126f41b8ce0bf689b7029f182cd305f422b3a8df35b780bd8347489" +SRC_URI[md5sum] = "6ac709767334d8d0a71cb4e016f6abeb" +SRC_URI[sha256sum] = "208df3148d73d9f416d016564737585d8ea763d91201732d44b5fe688c6288a8" DEPENDS = "gstreamer1.0 python3-pygobject" RDEPENDS_${PN} += "gstreamer1.0 python3-pygobject"