diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-10-20 19:15:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-31 14:23:15 +0000 |
commit | 18dc26fedf7bfe1276709c54a970abf77413b4ff (patch) | |
tree | 5dbcbda4fbed1fb2550f6717102670b9b75d4f17 | |
parent | f6ea6a105f469b6be4a1cc24c48ce7e1412d49a3 (diff) | |
download | openembedded-core-18dc26fedf7bfe1276709c54a970abf77413b4ff.tar.gz openembedded-core-18dc26fedf7bfe1276709c54a970abf77413b4ff.tar.bz2 openembedded-core-18dc26fedf7bfe1276709c54a970abf77413b4ff.zip |
at-spi2-core: Upgrade 2.20.2 -> 2.22.0
Six-monthly release, mostly bug fixes.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.22.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.20.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
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 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" |