summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@intel.com>2021-06-06 12:52:39 -0700
committerTim Orling <timothy.t.orling@intel.com>2021-06-06 15:32:07 -0700
commit2d919cd7117b000862ac33278b8ba8e4c386b4e0 (patch)
tree10b5399ebed4c95604562495678b5b64d5cca37a
parent8122ba9cdcb9eddd8181c4aed407dee4673c1c1a (diff)
downloadopenembedded-core-contrib-2d919cd7117b000862ac33278b8ba8e4c386b4e0.tar.gz
at-spi2-core: upgrade 2.40.1 -> 2.40.2
Upstream release notes: What's new in at-spi2-core 2.40.2: * README: Remove outdated links. * Key grab fixes for the new API. * registryd: Add a missing call to va_end. Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
-rw-r--r--meta/recipes-support/atk/at-spi2-core_2.40.2.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.40.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.40.1.bb b/meta/recipes-support/atk/at-spi2-core_2.40.2.bb
index 83e1908ef0..ebd3ed49c6 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.40.1.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.40.2.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] = "9f66e3a4ee42db897af478a826b1366d7011a6d55ddb7e9d4bfeb3300ab23856"
+SRC_URI[sha256sum] = "44dc17af943b0fd196c61c1e03b6c166960385cae96ccb5e95bdefffb6849f98"
X11DEPENDS = "virtual/libx11 libxi libxtst"