diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:47:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:10 +0000 |
commit | 82695056fd03344d726b551832930113bc5382d2 (patch) | |
tree | 106388fe79a32294ebf30cde3510a43c3a5c140f /meta/recipes-support | |
parent | 63a935952912a821cb7428d2fb66cbf8d563857f (diff) | |
download | poky-82695056fd03344d726b551832930113bc5382d2.tar.gz |
at-spi2-atk: upgrade 2.34.2 -> 2.38.0
(From OE-Core rev: 8a53803f3b520420449b3e1794b3e336c7267ed9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-atk_2.38.0.bb (renamed from meta/recipes-support/atk/at-spi2-atk_2.34.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb b/meta/recipes-support/atk/at-spi2-atk_2.38.0.bb index 02a4d4712c..fce14eecf3 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.34.2.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.38.0.bb | |||
@@ -3,8 +3,7 @@ HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus" | |||
3 | LICENSE = "LGPL-2.1+" | 3 | LICENSE = "LGPL-2.1+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
5 | 5 | ||
6 | SRC_URI[archive.md5sum] = "58cd278574e101363b18d9a8b7053d67" | 6 | SRC_URI[archive.sha256sum] = "cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f" |
7 | SRC_URI[archive.sha256sum] = "901323cee0eef05c01ec4dee06c701aeeca81a314a7d60216fa363005e27f4f0" | ||
8 | 7 | ||
9 | DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2" | 8 | DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2" |
10 | 9 | ||