[oe-commits] Jussi Kukkonen : atk: Upgrade to 2.16.0

git at git.openembedded.org git at git.openembedded.org
Sat Apr 11 22:34:04 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 191fbdecfd1eecb95fb433f6854bb6862561987c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=191fbdecfd1eecb95fb433f6854bb6862561987c

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Thu Apr  9 15:16:23 2015 +0300

atk: Upgrade to 2.16.0

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/atk/{atk_2.14.0.bb => atk_2.16.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/atk/atk_2.14.0.bb b/meta/recipes-support/atk/atk_2.16.0.bb
similarity index 79%
rename from meta/recipes-support/atk/atk_2.14.0.bb
rename to meta/recipes-support/atk/atk_2.16.0.bb
index e0e9be3..e29469b 100644
--- a/meta/recipes-support/atk/atk_2.14.0.bb
+++ b/meta/recipes-support/atk/atk_2.16.0.bb
@@ -14,8 +14,8 @@ inherit gnomebase gtk-doc
 
 GNOME_COMPRESS_TYPE = "xz"
 
-SRC_URI[archive.md5sum] = "ecb7ca8469a5650581b1227d78051b8b"
-SRC_URI[archive.sha256sum] = "2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad"
+SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116"
+SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562"
 
 BBCLASSEXTEND = "native"
 



More information about the Openembedded-commits mailing list