From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:47:59 +0000 (+0100) Subject: at-spi2-atk: upgrade 2.34.2 -> 2.38.0 X-Git-Tag: uninative-2.10~855 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8a53803f3b520420449b3e1794b3e336c7267ed9;p=openembedded-core.git at-spi2-atk: upgrade 2.34.2 -> 2.38.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb b/meta/recipes-support/atk/at-spi2-atk_2.38.0.bb similarity index 77% rename from meta/recipes-support/atk/at-spi2-atk_2.34.2.bb rename to meta/recipes-support/atk/at-spi2-atk_2.38.0.bb index 02a4d4712c..fce14eecf3 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.38.0.bb @@ -3,8 +3,7 @@ HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus" LICENSE = "LGPL-2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[archive.md5sum] = "58cd278574e101363b18d9a8b7053d67" -SRC_URI[archive.sha256sum] = "901323cee0eef05c01ec4dee06c701aeeca81a314a7d60216fa363005e27f4f0" +SRC_URI[archive.sha256sum] = "cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f" DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2"