From: wangmy Date: Sat, 8 May 2021 01:04:11 +0000 (+0800) Subject: at-spi2-core: upgrade 2.40.0 -> 2.40.1 X-Git-Tag: uninative-3.2~132 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7944928f86348562e4b4440e53f4201b186a3ca6;p=openembedded-core.git at-spi2-core: upgrade 2.40.0 -> 2.40.1 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/at-spi2-core_2.40.0.bb b/meta/recipes-support/atk/at-spi2-core_2.40.1.bb similarity index 94% rename from meta/recipes-support/atk/at-spi2-core_2.40.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.40.1.bb index e80fa260f0..83e1908ef0 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.40.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.40.1.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] = "4196a7d30a0051e52a67b8ce4283fe79ae5e4e14a725719934565adf1d333429" +SRC_URI[sha256sum] = "9f66e3a4ee42db897af478a826b1366d7011a6d55ddb7e9d4bfeb3300ab23856" X11DEPENDS = "virtual/libx11 libxi libxtst"