From 17317ef50615c40e766c44de1c555a234a745654 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 20 Oct 2016 19:15:05 +0300 Subject: [PATCH] at-spi2-core: Upgrade 2.20.2 -> 2.22.0 Six-monthly release, mostly bug fixes. (From OE-Core rev: 18dc26fedf7bfe1276709c54a970abf77413b4ff) Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../atk/{at-spi2-core_2.20.2.bb => at-spi2-core_2.22.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/atk/{at-spi2-core_2.20.2.bb => at-spi2-core_2.22.0.bb} (88%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.20.2.bb b/meta/recipes-support/atk/at-spi2-core_2.22.0.bb similarity index 88% rename from meta/recipes-support/atk/at-spi2-core_2.20.2.bb rename to meta/recipes-support/atk/at-spi2-core_2.22.0.bb index 199243adf1..272849e34d 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.20.2.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.22.0.bb @@ -9,8 +9,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://0001-build-Add-with-systemduserunitdir.patch \ " -SRC_URI[md5sum] = "f6f6303da2e72317f881703f40bf0c62" -SRC_URI[sha256sum] = "88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143" +SRC_URI[md5sum] = "3da5fe62a653e49dad1c47f9a46fee56" +SRC_URI[sha256sum] = "415ea3af21318308798e098be8b3a17b2f0cf2fe16cecde5ad840cf4e0f2c80a" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"