]> code.ossystems Code Review - openembedded-core.git/commitdiff
at-spi2-core: upgrade 2.40.1 -> 2.40.2
authorTim Orling <ticotimo@gmail.com>
Sun, 6 Jun 2021 22:20:16 +0000 (15:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jun 2021 21:59:00 +0000 (22:59 +0100)
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>
meta/recipes-support/atk/at-spi2-core_2.40.2.bb [moved from meta/recipes-support/atk/at-spi2-core_2.40.1.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-support/atk/at-spi2-core_2.40.1.bb
rename to meta/recipes-support/atk/at-spi2-core_2.40.2.bb
index 83e1908ef0fe92bb143b6a223411e00ea43cfaba..ebd3ed49c607d821f485eb306e69fd92646c152d 100644 (file)
@@ -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"