]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-python: upgrade to version 1.16.0
authorPhilippe Normand <philn@igalia.com>
Sun, 26 May 2019 11:06:41 +0000 (13:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 09:45:05 +0000 (10:45 +0100)
Signed-off-by: Philippe Normand <philn@igalia.com>
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.0.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.4.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.4.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.16.0.bb
index 048aaf44133b261162239767ec6ae55c04433c1f..af9f3f213bb3470452fa3eb461ab03471f861142 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] = "d4c0e3915f547feef49208ee08981e5a"
-SRC_URI[sha256sum] = "d0fdb24f93b6d889f309d2f526b8ea9577e0084ff0a62b4623ef1aed52e85a1b"
+SRC_URI[md5sum] = "877b2ed2aaffdb62e63f38ea9469b70f"
+SRC_URI[sha256sum] = "55dc7aaed1855565f9b9ef842d93e93bfc5cb2b376faef6af5b463e1774e2d38"
 
 DEPENDS = "gstreamer1.0 python3-pygobject"
 RDEPENDS_${PN} += "gstreamer1.0 python3-pygobject"