]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-python: upgrade 1.14.1 -> 1.14.2
authorAnuj Mittal <anuj.mittal@intel.com>
Wed, 8 Aug 2018 07:15:14 +0000 (15:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Aug 2018 22:47:47 +0000 (23:47 +0100)
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.2.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.1.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.1.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.2.bb
index b0f1c259bb8ad3c0f8e05e9401013df36ef368a9..78c004632831e2ea35c201c9d8f0cdfa043ad3cb 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] = "2ae86f1bb2fd8399a942fd94bb17d264"
-SRC_URI[sha256sum] = "1bc6704955e343f78d2d935487f26d2db4c131c9a6dad38eb331c7e3639147d3"
+SRC_URI[md5sum] = "5b0af1bd490d79a7d435b2be47568f8e"
+SRC_URI[sha256sum] = "dc40be5ab4f1a433ff3f0af2b3d2d79a363009020c41ec10f9747ba64200cb22"
 
 DEPENDS = "gstreamer1.0 python3-pygobject"
 RDEPENDS_${PN} += "gstreamer1.0 python3-pygobject"