diff options
author | Cristiana Voicu <cristiana.voicu@intel.com> | 2014-04-18 09:40:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-23 11:43:28 +0100 |
commit | 7455c174a7fac2928ef19f448b60b17b070f0932 (patch) | |
tree | a59be875268f9d0ce87583b04e25f05a30f1645f /meta/recipes-support | |
parent | c931a1bc5e41eaf2aaa3594986f1e789306eacbd (diff) | |
download | poky-7455c174a7fac2928ef19f448b60b17b070f0932.tar.gz |
atk: upgrade to 2.12.0
(From OE-Core rev: 95d85136a4ab62ce60e915755a1252e5472108cc)
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/atk_2.12.0.bb (renamed from meta/recipes-support/atk/atk_2.10.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.10.0.bb b/meta/recipes-support/atk/atk_2.12.0.bb index 538d6147b2..9112bbb6c2 100644 --- a/meta/recipes-support/atk/atk_2.10.0.bb +++ b/meta/recipes-support/atk/atk_2.12.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] = "e77833d4445ebe6842e9f9a0667b0be7" | 17 | SRC_URI[archive.md5sum] = "930238dec55fdbf8eda9975b44f07b76" |
18 | SRC_URI[archive.sha256sum] = "636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0" | 18 | SRC_URI[archive.sha256sum] = "48a8431974639c5a59c24fcd3ece1a19709872d5dfe78907524d9f5e9993f18f" |
19 | 19 | ||
20 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |
21 | 21 | ||