From: Ross Burton Date: Mon, 7 Oct 2013 17:49:09 +0000 (+0000) Subject: at-spi2-core: upgrade to 2.10.0. X-Git-Tag: 2015-4~4932 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d88fa648ac264a593a8d09998302f4e151957437;p=openembedded-core.git at-spi2-core: upgrade to 2.10.0. Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb b/meta/recipes-support/atk/at-spi2-core_2.10.0.bb similarity index 77% rename from meta/recipes-support/atk/at-spi2-core_2.8.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.10.0.bb index 8403d6543e..a6ff734f48 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.10.0.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] = "93b57d5d56d15d1222ddf2386e2f869f" -SRC_URI[sha256sum] = "1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458" +SRC_URI[md5sum] = "bb3b6f5679ecfc7dabcf76a1b6bfe2db" +SRC_URI[sha256sum] = "964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"