[oe-commits] [openembedded-core] 16/38: atk: Upgrade 2.22 -> 2.24

git at git.openembedded.org git at git.openembedded.org
Sat Jun 3 22:47:08 UTC 2017


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

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

commit a55ad0521eed26d8dee3aa9abac9e72bae08669c
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Wed May 31 14:23:12 2017 +0300

    atk: Upgrade 2.22 -> 2.24
    
    Bug fix update.
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/atk/{atk_2.22.0.bb => atk_2.24.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/atk/atk_2.22.0.bb b/meta/recipes-support/atk/atk_2.24.0.bb
similarity index 79%
rename from meta/recipes-support/atk/atk_2.22.0.bb
rename to meta/recipes-support/atk/atk_2.24.0.bb
index bc80f95..d62319c 100644
--- a/meta/recipes-support/atk/atk_2.22.0.bb
+++ b/meta/recipes-support/atk/atk_2.24.0.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
 
 inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection
 
-SRC_URI[archive.md5sum] = "c7f2adcf75e4058727174cde970e9129"
-SRC_URI[archive.sha256sum] = "d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6"
+SRC_URI[archive.md5sum] = "3747a80089dfa3c0bbcf21adfff9968b"
+SRC_URI[archive.sha256sum] = "bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49"
 
 BBCLASSEXTEND = "native"
 

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


More information about the Openembedded-commits mailing list