diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-10-20 19:15:05 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-01 10:05:45 +0000 |
commit | 17317ef50615c40e766c44de1c555a234a745654 (patch) | |
tree | be15407fc55bca8d89477526f98f8130aefc39ed | |
parent | 30325533f38840a6b6eaa0cfa9e325de546f2c5a (diff) | |
download | poky-17317ef50615c40e766c44de1c555a234a745654.tar.gz |
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 <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 \ | |||
9 | file://0001-build-Add-with-systemduserunitdir.patch \ | 9 | file://0001-build-Add-with-systemduserunitdir.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "f6f6303da2e72317f881703f40bf0c62" | 12 | SRC_URI[md5sum] = "3da5fe62a653e49dad1c47f9a46fee56" |
13 | SRC_URI[sha256sum] = "88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143" | 13 | SRC_URI[sha256sum] = "415ea3af21318308798e098be8b3a17b2f0cf2fe16cecde5ad840cf4e0f2c80a" |
14 | 14 | ||
15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" | 15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" |
16 | 16 | ||