Changelog:
==========
Glib:
* ustring_Iterator: Don't declare copy constructor =default.
  A fix in the 2.72.0 release broke ABI.
* MainContext: Add create(MainContextFlags flags)

Gio:
* Add AppInfoMonitor
* DBus::Proxy: signal_signal() accepts a signal name
* File: Add move_async() and move_finish()
* SocketClient: Deprecate set/get/property_tls_validation_flags()
* TlsCertificate: Add properties private_key, private_key_pem,
pkcs11_uri, private_key_pkcs11_uri. Fix the create*() methods.
* TlsClientConnection.hg: Deprecate set/get/property_validation_flags()

gmmproc:
* Add "ignore_deprecations" argument in _WRAP_METHOD()

Build:
* Require glib-2.0 >= 2.71.2
* MSVC build: Support VS2022 builds
* Meson build: Specify 'check' option in run_command()
  Require Meson >= 0.55.0

Signed-off-by: Zheng Ruoqin <zhengrq.f...@fujitsu.com>
---
 .../glib-2.0/{glibmm-2.68_2.70.0.bb => glibmm-2.68_2.72.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/glib-2.0/{glibmm-2.68_2.70.0.bb => 
glibmm-2.68_2.72.1.bb} (90%)

diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.70.0.bb 
b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb
similarity index 90%
rename from meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.70.0.bb
rename to meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb
index 278cfd87b..f13cf9d50 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.70.0.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.72.1.bb
@@ -13,7 +13,7 @@ inherit gnomebase
 
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 
-SRC_URI[archive.sha256sum] = 
"8008fd8aeddcc867a3f97f113de625f6e96ef98cf7860379813a9c0feffdb520"
+SRC_URI[archive.sha256sum] = 
"2a7649a28ab5dc53ac4dabb76c9f61599fbc628923ab6a7dd74bf675d9155cd8"
 
 S = "${WORKDIR}/${GNOMEBN}-${PV}"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#97013): 
https://lists.openembedded.org/g/openembedded-devel/message/97013
Mute This Topic: https://lists.openembedded.org/mt/90985186/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to