diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-12 17:02:45 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-13 10:29:20 +0100 |
| commit | c50df0814515da460321fc94378862970f463ec9 (patch) | |
| tree | 5728e440e6d9a9fc43786aead5b9867cd6e58d40 /meta | |
| parent | e23150613bff283ad6711d52f2f50d9ba546fe3d (diff) | |
| download | poky-c50df0814515da460321fc94378862970f463ec9.tar.gz | |
at-spi2-core: upgrade 2.56.1 -> 2.56.2
Changelog:
===========
* Fix the build with glib < 2.76.
* a11y-manager-device: Fix unmap_keysym_modifier.
(From OE-Core rev: 2f6da18f8bf9e41fdc4b0d65eb0352719973ff66)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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.2.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.56.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.56.1.bb b/meta/recipes-support/atk/at-spi2-core_2.56.2.bb index c806779ca8..59eed4b5ab 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.56.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.56.2.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] = "fd177fecd8c95006ff0a355eafd7066fe110a2e17eb5eb5fe17ff70e49a4eace" | 16 | SRC_URI[sha256sum] = "e1b1c9836a8947852f7440c32e23179234c76bd98cd9cc4001f376405f8b783b" |
| 17 | 17 | ||
| 18 | DEPENDS = " \ | 18 | DEPENDS = " \ |
| 19 | dbus \ | 19 | dbus \ |
