diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-atk_2.30.0.bb (renamed from meta/recipes-support/atk/at-spi2-atk_2.26.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-atk_2.26.2.bb b/meta/recipes-support/atk/at-spi2-atk_2.30.0.bb index 16d8e45ee4..eb4be6b6d8 100644 --- a/meta/recipes-support/atk/at-spi2-atk_2.26.2.bb +++ b/meta/recipes-support/atk/at-spi2-atk_2.30.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] = "355c7916a69513490cb83ad34016b169" | 6 | SRC_URI[archive.md5sum] = "1ad754b90bcb14244b73ca4d0c14d274" |
7 | SRC_URI[archive.sha256sum] = "61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e" | 7 | SRC_URI[archive.sha256sum] = "e2e1571004ea7b105c969473ce455a95be4038fb2541471714aeb33a26da8a9a" |
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 | ||