diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-07-23 09:06:06 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-28 14:51:50 +0100 |
| commit | 665eadec0c3033d58d824447d1627a86c24ee3b4 (patch) | |
| tree | c45ef0ce094cc1936878f761edbdfd9d3e9ba3c8 /meta | |
| parent | a73b97292127f0c1c1d59a9981604e209d30b602 (diff) | |
| download | poky-665eadec0c3033d58d824447d1627a86c24ee3b4.tar.gz | |
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
(From OE-Core rev: 9db21ce6bf37541b089751311a4b8781adb0263c)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.56.3.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.56.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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)}" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "e1b1c9836a8947852f7440c32e23179234c76bd98cd9cc4001f376405f8b783b" | 16 | SRC_URI[sha256sum] = "0e41e1fc6a1961b38b4f9c0bea64bad30efff75949b7cdb988d2f2fdab72267a" |
| 17 | 17 | ||
| 18 | DEPENDS = " \ | 18 | DEPENDS = " \ |
| 19 | dbus \ | 19 | dbus \ |
