From: Jörg Sommer <[email protected]>

Signed-off-by: Jörg Sommer <[email protected]>
Signed-off-by: Mathieu Dubois-Briand <[email protected]>
(cherry picked from commit 7d658e0c4df1399c3c88239ab019a3428b01028f)
Signed-off-by: Ankur Tyagi <[email protected]>
---
 meta/recipes-devtools/python/python3-pygobject_3.52.3.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb 
b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb
index 42b071ca08..ae81f1e31f 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.52.3.bb
@@ -16,12 +16,12 @@ python() {
 
 DEPENDS += "python3 glib-2.0"
 
-SRCNAME = "pygobject"
+GNOME_COMPRESS_TYPE = "gz"
+GNOMEBN = "pygobject"
 
-SRC_URI = 
"http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82"
+SRC_URI[archive.sha256sum] = 
"00e427d291e957462a8fad659a9f9c8be776ff82a8b76bdf402f1eaeec086d82"
 
-S = "${UNPACKDIR}/${SRCNAME}-${PV}"
+S = "${UNPACKDIR}/${GNOMEBN}-${PV}"
 
 PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 
'wayland', 'x11' ], 'cairo', '', d)}"
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#227632): 
https://lists.openembedded.org/g/openembedded-core/message/227632
Mute This Topic: https://lists.openembedded.org/mt/116760391/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to