diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-05 14:15:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 08:08:12 +0000 |
commit | 78130eb963364cebdd4660dca698f423cb575991 (patch) | |
tree | ef07378b52d49903cf0ac70f8e639556bb34b95a | |
parent | e7141abbe3baae2c553c1a866a8fb31ac1e1edcb (diff) | |
download | poky-78130eb963364cebdd4660dca698f423cb575991.tar.gz |
atk: Upgrade 2.16.0 -> 2.18.0
(From OE-Core rev: bf804ba484c08ed3531e639777a9be3b7858b1e3)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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" | |||
12 | 12 | ||
13 | inherit gnomebase gtk-doc | 13 | inherit gnomebase gtk-doc |
14 | 14 | ||
15 | SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116" | 15 | SRC_URI[archive.md5sum] = "fd3678f35004b4c92e3da39356996054" |
16 | SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562" | 16 | SRC_URI[archive.sha256sum] = "ce6c48d77bf951083029d5a396dd552d836fff3c1715d3a7022e917e46d0c92b" |
17 | 17 | ||
18 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
19 | 19 | ||