diff options
author | Ross Burton <ross.burton@intel.com> | 2013-10-07 17:49:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-14 16:55:28 +0100 |
commit | b50e7ecee773a3185907c57d21903798a01e621a (patch) | |
tree | 33d931e1bdd8cc618320f9f3064ea3800e7657ba /meta | |
parent | 7241b288b7a5772f6364bb7a5a9bdeeb7cebb5bc (diff) | |
download | poky-b50e7ecee773a3185907c57d21903798a01e621a.tar.gz |
atk: upgrade to 2.10.0.
(From OE-Core rev: 3f2ee8853f4713cc8c068e81722d6c60ada53e1d)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/atk/atk_2.10.0.bb (renamed from meta/recipes-support/atk/atk_2.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.8.0.bb b/meta/recipes-support/atk/atk_2.10.0.bb index 9a36ae49c2..2e8216a154 100644 --- a/meta/recipes-support/atk/atk_2.8.0.bb +++ b/meta/recipes-support/atk/atk_2.10.0.bb | |||
@@ -14,8 +14,8 @@ inherit gnomebase gtk-doc | |||
14 | 14 | ||
15 | GNOME_COMPRESS_TYPE = "xz" | 15 | GNOME_COMPRESS_TYPE = "xz" |
16 | 16 | ||
17 | SRC_URI[archive.md5sum] = "c652bd25530825d604dae1c1ebd2da02" | 17 | SRC_URI[archive.md5sum] = "e77833d4445ebe6842e9f9a0667b0be7" |
18 | SRC_URI[archive.sha256sum] = "b22519176226f3e07cf6d932b77852e6b6be4780977770704b32d0f4e0686df4" | 18 | SRC_URI[archive.sha256sum] = "636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0" |
19 | 19 | ||
20 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |
21 | 21 | ||