mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
python3-pygobject: upgrade 3.48.1 -> 3.48.2
Changelog: =========== * Fix support for fundamental (primitive) types, such as Gst.Bitmask (From OE-Core rev: eb5cb27155232b969508825628ee87942e9ba1cf) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b133f60dc9
commit
17db816f0c
@@ -19,7 +19,7 @@ DEPENDS += "python3 glib-2.0"
|
||||
SRCNAME="pygobject"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "3a0a2c0c0f25931b5840649c54834b9e58a63148d37fa9f6308887b7027e15c2"
|
||||
SRC_URI[sha256sum] = "0794aeb4a9be31a092ac20621b5f54ec280f9185943d328b105cdae6298ad1a7"
|
||||
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user