diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-05 14:19:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 08:01:44 +0000 |
commit | ba8016f0e01178030aa9075fc3a48245f630d49a (patch) | |
tree | eab4c08a66f3a78fdace53a123d7b756bd5c668f /meta/recipes-support/atk | |
parent | bf804ba484c08ed3531e639777a9be3b7858b1e3 (diff) | |
download | openembedded-core-ba8016f0e01178030aa9075fc3a48245f630d49a.tar.gz openembedded-core-ba8016f0e01178030aa9075fc3a48245f630d49a.tar.bz2 openembedded-core-ba8016f0e01178030aa9075fc3a48245f630d49a.zip |
atk-spi2-core: Upgrade 2.16.0 -> 2.18.1
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/atk')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.18.1.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.16.0.bb b/meta/recipes-support/atk/at-spi2-core_2.18.1.bb index 7c12b54289..53fa1f55a9 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.16.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.18.1.bb @@ -8,8 +8,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ " -SRC_URI[md5sum] = "be6eeea370f913b7639b609913b2cf02" -SRC_URI[sha256sum] = "1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0" +SRC_URI[md5sum] = "5f13ba8cfd97cf817261954ef49ebd48" +SRC_URI[sha256sum] = "57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native gettext-native" |