]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-python: upgrade 1.14.0 -> 1.14.1
authorAnuj Mittal <anuj.mittal@intel.com>
Fri, 25 May 2018 06:20:11 +0000 (14:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2018 09:59:33 +0000 (10:59 +0100)
Bugfixes only. Please see:

https://gstreamer.freedesktop.org/releases/1.14/#1.14.1

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.1.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.0.bb with 90% similarity]

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