From eeb92e742de9a1756674aa20243010ae56b3fe6c Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Mon, 10 Apr 2017 16:55:30 +0800 Subject: [PATCH] at-spi2-atk : 2.22.0 -> 2.24.0 Upgrade at-spi2-atk from 2.22.0 to 2.24.0. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- .../atk/{at-spi2-atk_2.22.0.bb => at-spi2-atk_2.24.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-atk_2.22.0.bb => at-spi2-atk_2.24.0.bb} (81%) diff --git a/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb b/meta/recipes-support/atk/at-spi2-atk_2.24.0.bb similarity index 81% rename from meta/recipes-support/atk/at-spi2-atk_2.22.0.bb rename to meta/recipes-support/atk/at-spi2-atk_2.24.0.bb index 58edb6e1b7..98a1c9cc69 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.22.0.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.24.0.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886" MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "aa62aed21b8e03dc44ab81ae49d893ca" -SRC_URI[sha256sum] = "e8bdedbeb873eb229eb08c88e11d07713ec25ae175251648ad1a9da6c21113c1" +SRC_URI[md5sum] = "984f27528b0e3ec1f153a901cd4fe497" +SRC_URI[sha256sum] = "022d68497c05cc65ba7cd2b166132de9a160c8d90e9200b5faa473ef7e784c61" DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core" -- 2.40.1