mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gstreamer1.0-python: upgrade 1.14.0 -> 1.14.1
Bugfixes only. Please see: https://gstreamer.freedesktop.org/releases/1.14/#1.14.1 (From OE-Core rev: 8a57c84ca4c66140e35e21b3ed43d29b13990928) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9c51f290bc
commit
12da5ee245
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user