mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
python3-pygobject: upgrade 3.36.1 -> 3.38.0
(From OE-Core rev: 475134563c4a2a50972a6e4fb8e5546d4c05b2c4) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ca3ae1bbe5
commit
5b8cdc8ff7
@@ -14,8 +14,7 @@ SRC_URI = " \
|
||||
http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz \
|
||||
file://0001-Do-not-build-tests.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "ebfebc4533856572281add29f08412bf"
|
||||
SRC_URI[sha256sum] = "d1bf42802d1cec113b5adaa0e7bf7f3745b44521dc2163588d276d5cd61d718f"
|
||||
SRC_URI[sha256sum] = "0372d1bb9122fc19f500a249b1f38c2bb67485000f5887497b4b205b3e7084d5"
|
||||
|
||||
UNKNOWN_CONFIGURE_WHITELIST = "introspection"
|
||||
|
||||
@@ -27,7 +26,7 @@ RDEPENDS_${PN} += "python3-pkgutil"
|
||||
|
||||
# python3-pycairo is checked on configuration -> DEPENDS
|
||||
# we don't link against python3-pycairo -> RDEPENDS
|
||||
PACKAGECONFIG[cairo] = "-Dpycairo=true,-Dpycairo=false, cairo python3-pycairo, python3-pycairo"
|
||||
PACKAGECONFIG[cairo] = "-Dpycairo=enabled,-Dpycairo=disabled, cairo python3-pycairo, python3-pycairo"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
PACKAGECONFIG_class-native = ""
|
||||
Reference in New Issue
Block a user