From f6b63942cb61de64a2648cbdb72c852b8f7fd401 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:00 +0100 Subject: [PATCH] at-spi2-core: upgrade 2.36.1 -> 2.38.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../atk/{at-spi2-core_2.36.1.bb => at-spi2-core_2.38.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-core_2.36.1.bb => at-spi2-core_2.38.0.bb} (89%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.36.1.bb b/meta/recipes-support/atk/at-spi2-core_2.38.0.bb similarity index 89% rename from meta/recipes-support/atk/at-spi2-core_2.36.1.bb rename to meta/recipes-support/atk/at-spi2-core_2.38.0.bb index 218af6afa77..88add83dd11 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.36.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.38.0.bb @@ -7,8 +7,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "d01e5326b4eb15ac3c27eed73ecf26f1" -SRC_URI[sha256sum] = "97417b909dbbf000e7b21062a13b2f1fd52a336f5a53925bb26d27b65ace6c54" +SRC_URI[sha256sum] = "84e36c3fe66862133f5fe229772b76aa2526e10de5014a3778f2fa46ce550da5" X11DEPENDS = "virtual/libx11 libxi libxtst" -- 2.47.2