summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2013-11-18 17:03:14 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-20 14:03:04 +0000
commit29702920adebefd2cf1ea1fde0b0f5b44b14ee40 (patch)
tree9187af3a05d024a40d6f13de6030e24a2e63adba
parent533c1db22eddaaaea7d58d1fc75d608b9ba8122a (diff)
downloadopenembedded-core-29702920adebefd2cf1ea1fde0b0f5b44b14ee40.tar.gz
at-spi2-core: upgrade to 2.10.2
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-support/atk/at-spi2-core_2.10.2.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.10.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.10.0.bb b/meta/recipes-support/atk/at-spi2-core_2.10.2.bb
index a6ff734f48..1cfbc9f511 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.10.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.10.2.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "bb3b6f5679ecfc7dabcf76a1b6bfe2db"
-SRC_URI[sha256sum] = "964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db"
+SRC_URI[md5sum] = "d4a198201f6189fb248f3edd19efe39c"
+SRC_URI[sha256sum] = "d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1"
DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"