summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2021-06-06 15:20:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-07 22:59:00 +0100
commit887f1e60d9c9dc0cfcefe44480a30cb15bb0dc13 (patch)
tree4cde88a841fc5762fa4ad0cc670cf5167654a6ed
parent545b062e6816ad0c97a91e3cdbc486fc381f6263 (diff)
downloadopenembedded-core-contrib-887f1e60d9c9dc0cfcefe44480a30cb15bb0dc13.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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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"