From: wangmy Date: Mon, 28 Mar 2022 09:49:38 +0000 (+0800) Subject: atk: upgrade 2.36.0 -> 2.38.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4607 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=92fbc8cbbed2f7d7b43f73b80b236eb31a3c4da6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git atk: upgrade 2.36.0 -> 2.38.0 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/atk_2.36.0.bb b/meta/recipes-support/atk/atk_2.38.0.bb similarity index 84% rename from meta/recipes-support/atk/atk_2.36.0.bb rename to meta/recipes-support/atk/atk_2.38.0.bb index 59913f4bd06..62fec9abf8d 100644 --- a/meta/recipes-support/atk/atk_2.36.0.bb +++ b/meta/recipes-support/atk/atk_2.38.0.bb @@ -15,7 +15,6 @@ DEPENDS = "gettext-native glib-2.0" GNOMEBASEBUILDCLASS = "meson" inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection -SRC_URI[archive.md5sum] = "01aa5ec5138f5f8c9b3a4e3196ed2900" -SRC_URI[archive.sha256sum] = "fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788" +SRC_URI[archive.sha256sum] = "ac4de2a4ef4bd5665052952fe169657e65e895c5057dffb3c2a810f6191a0c36" BBCLASSEXTEND = "native nativesdk"