aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-11-05 14:15:26 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 08:01:43 +0000
commitbf804ba484c08ed3531e639777a9be3b7858b1e3 (patch)
tree04972b8b7397887c1701704c3677c6059ca49f06
parent07fd82d5909b2227d6b163356468cf8a73df8358 (diff)
downloadopenembedded-core-contrib-bf804ba484c08ed3531e639777a9be3b7858b1e3.tar.gz
atk: Upgrade 2.16.0 -> 2.18.0
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-support/atk/atk_2.18.0.bb (renamed from meta/recipes-support/atk/atk_2.16.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.16.0.bb b/meta/recipes-support/atk/atk_2.18.0.bb
index 0f8f9b5207..83bcae0c20 100644
--- a/meta/recipes-support/atk/atk_2.16.0.bb
+++ b/meta/recipes-support/atk/atk_2.18.0.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0"
inherit gnomebase gtk-doc
-SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116"
-SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562"
+SRC_URI[archive.md5sum] = "fd3678f35004b4c92e3da39356996054"
+SRC_URI[archive.sha256sum] = "ce6c48d77bf951083029d5a396dd552d836fff3c1715d3a7022e917e46d0c92b"
BBCLASSEXTEND = "native"