Message ID | 20250723010614.926-4-liuyd.fnst@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | [01/12] barebox-tools: upgrade 2025.06.0 -> 2025.07.0 | expand |
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 59eed4b5ab..dd4929c349 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 \
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 <liuyd.fnst@fujitsu.com> --- .../atk/{at-spi2-core_2.56.2.bb => at-spi2-core_2.56.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.56.2.bb => at-spi2-core_2.56.3.bb} (95%)