[oe-commits] [openembedded-core] 05/11: at-spi2-atk: upgrade 2.26.2 -> 2.30.0

git at git.openembedded.org git at git.openembedded.org
Tue Jan 8 19:55:34 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 7238f50f9762ef7fc784ef3addf1a6edfa09d5a3
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Thu Dec 20 16:43:35 2018 +0800

    at-spi2-atk: upgrade 2.26.2 -> 2.30.0
    
    For changes, see:
    https://github.com/GNOME/at-spi2-atk/blob/AT_SPI2_ATK_2_30_0/NEWS
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../atk/{at-spi2-atk_2.26.2.bb => at-spi2-atk_2.30.0.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/atk/at-spi2-atk_2.26.2.bb b/meta/recipes-support/atk/at-spi2-atk_2.30.0.bb
similarity index 79%
rename from meta/recipes-support/atk/at-spi2-atk_2.26.2.bb
rename to meta/recipes-support/atk/at-spi2-atk_2.30.0.bb
index 16d8e45..eb4be6b 100644
--- a/meta/recipes-support/atk/at-spi2-atk_2.26.2.bb
+++ b/meta/recipes-support/atk/at-spi2-atk_2.30.0.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
 
-SRC_URI[archive.md5sum] = "355c7916a69513490cb83ad34016b169"
-SRC_URI[archive.sha256sum] = "61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e"
+SRC_URI[archive.md5sum] = "1ad754b90bcb14244b73ca4d0c14d274"
+SRC_URI[archive.sha256sum] = "e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a"
 
 DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list