What's new in at-spi2-core 2.40.3:
* Use abstract sockets if libdbus is older than 1.12.0 (#37).
References:
https://gitlab.gnome.org/GNOME/at-spi2-core/-/issues/37
Signed-off-by: Tim Orling <redacted>
---
.../atk/{at-spi2-core_2.40.2.bb => at-spi2-core_2.40.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/atk/{at-spi2-core_2.40.2.bb => at-spi2-core_2.40.3.bb} (94%)
diff --git a/meta/recipes-support/atk/at-spi2-core_2.40.2.bb b/meta/recipes-support/atk/at-spi2-core_2.40.3.bb
similarity index 94%
rename from meta/recipes-support/atk/at-spi2-core_2.40.2.bb
rename to meta/recipes-support/atk/at-spi2-core_2.40.3.bb
index ebd3ed49c60..b1a7b51b922 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.40.2.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.40.3.bb
@@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "44dc17af943b0fd196c61c1e03b6c166960385cae96ccb5e95bdefffb6849f98"
+SRC_URI[sha256sum] = "e49837c2ad30d71e1f29ca8e0968a54b95030272f7ff40b89b48968653f37a5c"
X11DEPENDS = "virtual/libx11 libxi libxtst"
--
2.30.2