diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2016-12-19 14:45:34 -0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-26 08:24:53 +0100 |
commit | d0a8298f52f3556a988ec68ac207191c145cae76 (patch) | |
tree | 003b08c20180cec7191907362cb3a17c7057aa0e /meta-oe/recipes-devtools/python | |
parent | dad0c620d902c967d6234253c5f9a3815eeef55a (diff) | |
download | meta-openembedded-contrib-d0a8298f52f3556a988ec68ac207191c145cae76.tar.gz |
python-pygobject: 3.20.1 -> 3.22.0
Upgrade python-pygobject from 3.20.1 to 3.22.0.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r-- | meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb (renamed from meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb b/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb index e490ae50b78..56691aa21f7 100644 --- a/meta-oe/recipes-devtools/python/python-pygobject_3.20.1.bb +++ b/meta-oe/recipes-devtools/python/python-pygobject_3.22.0.bb @@ -16,8 +16,8 @@ SRC_URI = " \ file://0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch \ " -SRC_URI[md5sum] = "4354c6283b135f859563b72457f6a321" -SRC_URI[sha256sum] = "3d261005d6fed6a92ac4c25f283792552f7dad865d1b7e0c03c2b84c04dbd745" +SRC_URI[md5sum] = "ed4117ed5d554d25fd7718807fbf819f" +SRC_URI[sha256sum] = "08b29cfb08efc80f7a8630a2734dec65a99c1b59f1e5771c671d2e4ed8a5cbe7" S = "${WORKDIR}/${SRCNAME}-${PV}" |