From: Wang Mingyu Date: Mon, 12 May 2025 09:02:45 +0000 (+0800) Subject: at-spi2-core: upgrade 2.56.1 -> 2.56.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6da18f8bf9e41fdc4b0d65eb0352719973ff66;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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 similarity index 95% rename from meta/recipes-support/atk/at-spi2-core_2.56.1.bb rename to 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)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "fd177fecd8c95006ff0a355eafd7066fe110a2e17eb5eb5fe17ff70e49a4eace" +SRC_URI[sha256sum] = "e1b1c9836a8947852f7440c32e23179234c76bd98cd9cc4001f376405f8b783b" DEPENDS = " \ dbus \