]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-python: upgrade to version 1.14.3
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Wed, 26 Sep 2018 17:42:42 +0000 (19:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jan 2019 20:12:05 +0000 (20:12 +0000)
(From OE-Core rev: 750e03a231eb3bcf31c30cf67ff80a6bc821ee66)

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.2.bb with 90% similarity]

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