diff options
author | Maxin B. John <maxin.john@intel.com> | 2018-01-23 16:05:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-26 13:07:22 +0000 |
commit | 88708a99321cee7332d2ffeafb4dd90fb8980078 (patch) | |
tree | 319c8da85c517c64ea72514e7fb1dacaba701280 | |
parent | 8334eae3cb368d4fb7678f33080af613cbb002f6 (diff) | |
download | openembedded-core-88708a99321cee7332d2ffeafb4dd90fb8980078.tar.gz |
atk: upgrade to version 2.26.1
2.26.0 -> 2.26.1
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-support/atk/atk_2.26.1.bb (renamed from meta/recipes-support/atk/atk_2.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.26.0.bb b/meta/recipes-support/atk/atk_2.26.1.bb index e014ba032d..685b5991d6 100644 --- a/meta/recipes-support/atk/atk_2.26.0.bb +++ b/meta/recipes-support/atk/atk_2.26.1.bb @@ -12,8 +12,8 @@ DEPENDS = "glib-2.0" inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection -SRC_URI[archive.md5sum] = "ee9c329784dead6e386e8b2e0d4d8d6f" -SRC_URI[archive.sha256sum] = "eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827" +SRC_URI[archive.md5sum] = "7cddcc313b9a3efd19b2ddf079ba68f5" +SRC_URI[archive.sha256sum] = "ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb" BBCLASSEXTEND = "native" |