diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-04-10 17:01:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-12 08:51:09 +0100 |
commit | 67055d854508f1abdf0dc742d0e79bf83cb2ca1e (patch) | |
tree | 9c41b288c6a7464c8c99c4152e3be3b9df66f375 /meta/recipes-support | |
parent | 83e0ffa7924feb02148c5448f0ee57b309f97095 (diff) | |
download | poky-67055d854508f1abdf0dc742d0e79bf83cb2ca1e.tar.gz |
at-spi2-core: 2.22.0 -> 2.24.0
Upgreade at-spi2-core from 2.22.0 to 2.24.0.
(From OE-Core rev: 1d3894f7117a2195c699fb27760a1daf6558b698)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.24.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.22.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.22.0.bb b/meta/recipes-support/atk/at-spi2-core_2.24.0.bb index 272849e34d..c3b0c48b56 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.22.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.24.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] = "3da5fe62a653e49dad1c47f9a46fee56" | 12 | SRC_URI[md5sum] = "27598276ec58371a6254a4f8b949bf8c" |
13 | SRC_URI[sha256sum] = "415ea3af21318308798e098be8b3a17b2f0cf2fe16cecde5ad840cf4e0f2c80a" | 13 | SRC_URI[sha256sum] = "6179f314fbd903b3cd3477a57b6b1fecca88b76ce769ce777fda0d3e5f61afcd" |
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 | ||