diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-20 16:11:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 07:24:52 +0100 |
commit | 981fb45594d5bdaa974a6114a57d4d7c4909278b (patch) | |
tree | 938cc7eca516cba9d76ffff9757e2684ff556c89 /meta/recipes-support/atk | |
parent | 84ef0b30338392c1f5614587dd2462354021a88c (diff) | |
download | poky-981fb45594d5bdaa974a6114a57d4d7c4909278b.tar.gz |
at-spi2-atk: upgrade 2.30.0 -> 2.32.0
(From OE-Core rev: 22f6cfe0409cfedafa67ef591287ece6c8f7ce3d)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/atk')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-atk_2.32.0.bb (renamed from meta/recipes-support/atk/at-spi2-atk_2.30.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.30.0.bb b/meta/recipes-support/atk/at-spi2-atk_2.32.0.bb index 2244797071..8812d33d9a 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.30.0.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.32.0.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus" | |||
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886" |
5 | 5 | ||
6 | SRC_URI[archive.md5sum] = "1ad754b90bcb14244b73ca4d0c14d274" | 6 | SRC_URI[archive.md5sum] = "6a4b27bace3b9352721ed462b95f6291" |
7 | SRC_URI[archive.sha256sum] = "e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a" | 7 | SRC_URI[archive.sha256sum] = "0b51e6d339fa2bcca3a3e3159ccea574c67b107f1ac8b00047fa60e34ce7a45c" |
8 | 8 | ||
9 | DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2" | 9 | DEPENDS = "dbus glib-2.0 glib-2.0-native atk at-spi2-core libxml2" |
10 | 10 | ||