[oe-commits] [openembedded-core] 10/22: atk: Upgrade 2.20.0 -> 2.22.0

git at git.openembedded.org git at git.openembedded.org
Sun Oct 30 10:24:49 UTC 2016


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

commit cf81e47639a940b6be304f00bc72cf6e0750d330
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Thu Oct 20 19:17:31 2016 +0300

    atk: Upgrade 2.20.0 -> 2.22.0
    
    Six-monthly release, mostly bug fixes.
    
    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.20.0.bb => atk_2.22.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/atk/atk_2.20.0.bb b/meta/recipes-support/atk/atk_2.22.0.bb
similarity index 79%
rename from meta/recipes-support/atk/atk_2.20.0.bb
rename to meta/recipes-support/atk/atk_2.22.0.bb
index 0422354..bc80f95 100644
--- a/meta/recipes-support/atk/atk_2.20.0.bb
+++ b/meta/recipes-support/atk/atk_2.22.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] = "5187b0972f4d3905f285540b31395e20"
-SRC_URI[archive.sha256sum] = "493a50f6c4a025f588d380a551ec277e070b28a82e63ef8e3c06b3ee7c1238f0"
+SRC_URI[archive.md5sum] = "c7f2adcf75e4058727174cde970e9129"
+SRC_URI[archive.sha256sum] = "d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6"
 
 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