From: Liu Yiding Date: Wed, 23 Jul 2025 01:06:06 +0000 (+0800) Subject: at-spi2-core: upgrade 2.56.2 -> 2.56.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db21ce6bf37541b089751311a4b8781adb0263c;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git at-spi2-core: upgrade 2.56.2 -> 2.56.3 Changelog: ========== - DeviceEventController: update mouse coordinates before sending button events - Return localized role name for ATSPI_ROLE_EDITBAR - Revert "Return localized role name for ATSPI_ROLE_EDITBAR" - Return localized role name for ATSPI_ROLE_EDITBAR - atspi-device-legacy: Don't crash when XkbGetMap fails Signed-off-by: Liu Yiding Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/at-spi2-core_2.56.2.bb b/meta/recipes-support/atk/at-spi2-core_2.56.3.bb similarity index 95% rename from meta/recipes-support/atk/at-spi2-core_2.56.2.bb rename to meta/recipes-support/atk/at-spi2-core_2.56.3.bb index 59eed4b5abe..dd4929c3496 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.56.2.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.56.3.bb @@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "e1b1c9836a8947852f7440c32e23179234c76bd98cd9cc4001f376405f8b783b" +SRC_URI[sha256sum] = "0e41e1fc6a1961b38b4f9c0bea64bad30efff75949b7cdb988d2f2fdab72267a" DEPENDS = " \ dbus \