]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-python: upgrade 1.14.3 -> 1.14.4
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 27 Nov 2018 08:55:23 +0000 (16:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Nov 2018 22:11:22 +0000 (22:11 +0000)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.4.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.3.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.3.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.4.bb
index d42c9196e79c8fd3983755077982380666905c86..8d45ca26681cb659448f594e105445b3d56d44e6 100644 (file)
@@ -6,8 +6,8 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz"
-SRC_URI[md5sum] = "af6907b1b6c41a52b27939417e8c5ba9"
-SRC_URI[sha256sum] = "4fc3e76c965384e54fb6be819d606ab304988eb677cf0c5dcc0dd555e3ad8307"
+SRC_URI[md5sum] = "d4c0e3915f547feef49208ee08981e5a"
+SRC_URI[sha256sum] = "d0fdb24f93b6d889f309d2f526b8ea9577e0084ff0a62b4623ef1aed52e85a1b"
 
 DEPENDS = "gstreamer1.0 python3-pygobject"
 RDEPENDS_${PN} += "gstreamer1.0 python3-pygobject"