summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-04-09 15:16:23 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-13 22:33:19 +0100
commit1ee0907eb2decf6d38104113496b9c4ed13c73f4 (patch)
tree6f1c7af6dffd057569ffa9d085148041d49968ca /meta/recipes-support/atk
parent0bfd63ed4ef139f762f7e6fc443407f4e6f8c955 (diff)
downloadpoky-1ee0907eb2decf6d38104113496b9c4ed13c73f4.tar.gz
atk: Upgrade to 2.16.0
(From OE-Core rev: 191fbdecfd1eecb95fb433f6854bb6862561987c) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/atk')
-rw-r--r--meta/recipes-support/atk/atk_2.16.0.bb (renamed from meta/recipes-support/atk/atk_2.14.0.bb)4
1 files 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
index e0e9be3be9..e29469b50b 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
14 14
15GNOME_COMPRESS_TYPE = "xz" 15GNOME_COMPRESS_TYPE = "xz"
16 16
17SRC_URI[archive.md5sum] = "ecb7ca8469a5650581b1227d78051b8b" 17SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116"
18SRC_URI[archive.sha256sum] = "2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad" 18SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562"
19 19
20BBCLASSEXTEND = "native" 20BBCLASSEXTEND = "native"
21 21