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:49:29 +0100 |
commit | 1d3894f7117a2195c699fb27760a1daf6558b698 (patch) | |
tree | 96c75f912cd3e8bfd7b513306a6ff01d817e3f2e /meta | |
parent | eeb92e742de9a1756674aa20243010ae56b3fe6c (diff) | |
download | openembedded-core-1d3894f7117a2195c699fb27760a1daf6558b698.tar.gz openembedded-core-1d3894f7117a2195c699fb27760a1daf6558b698.tar.bz2 openembedded-core-1d3894f7117a2195c699fb27760a1daf6558b698.zip |
at-spi2-core: 2.22.0 -> 2.24.0
Upgreade at-spi2-core from 2.22.0 to 2.24.0.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-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 \ file://0001-build-Add-with-systemduserunitdir.patch \ " -SRC_URI[md5sum] = "3da5fe62a653e49dad1c47f9a46fee56" -SRC_URI[sha256sum] = "415ea3af21318308798e098be8b3a17b2f0cf2fe16cecde5ad840cf4e0f2c80a" +SRC_URI[md5sum] = "27598276ec58371a6254a4f8b949bf8c" +SRC_URI[sha256sum] = "6179f314fbd903b3cd3477a57b6b1fecca88b76ce769ce777fda0d3e5f61afcd" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" |