From: Wang Mingyu <[email protected]> Changelog: ========== * Add wide_from_utf8() and wide_to_utf8() * DateTime: Add create_from_local_usec(), create_from_utc_usec() and to_unix_usec(). * Application: Add get/set/property_version() * ApplicationCommandLine: Add done() * DBus::Message: Add get_arg0_path() * Socket: Add receive_bytes() and receive_bytes_from() * content_type_guess(): Remove most of an unnecessary overload * Require glib-2.0 >= 2.79.2
Signed-off-by: Wang Mingyu <[email protected]> --- .../glib-2.0/{glibmm-2.68_2.78.0.bb => glibmm-2.68_2.80.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/glib-2.0/{glibmm-2.68_2.78.0.bb => glibmm-2.68_2.80.0.bb} (90%) diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb similarity index 90% rename from meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb rename to meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb index f40a8144d..a45d31edc 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.80.0.bb @@ -12,7 +12,7 @@ inherit gnomebase SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" -SRC_URI[archive.sha256sum] = "5d2e872564996f02a06d8bbac3677e7c394af8b00dd1526aebd47af842a3ef50" +SRC_URI[archive.sha256sum] = "539b0a29e15a96676c4f0594541250566c5ca44da5d4d87a3732fa2d07909e4a" S = "${WORKDIR}/${GNOMEBN}-${PV}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110716): https://lists.openembedded.org/g/openembedded-devel/message/110716 Mute This Topic: https://lists.openembedded.org/mt/106519695/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
