diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:33 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-15 21:25:42 +0100 |
commit | 6881acad8a5cc260351ced96348a5819fa4e8983 (patch) | |
tree | a939b67353eaab6b3aec807d6a71e4387a2fd3b9 /meta/recipes-support/atk | |
parent | 87dccf731c3f69df648cfba0c9772411fef60eb1 (diff) | |
download | poky-6881acad8a5cc260351ced96348a5819fa4e8983.tar.gz |
at-spi2-core: upgrade 2.48.0 -> 2.48.3
(From OE-Core rev: be78cd5cfbdefecd4b1a3d873661eb2fd50d9902)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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-core_2.48.3.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.48.0.bb b/meta/recipes-support/atk/at-spi2-core_2.48.3.bb index e9648ffe07..17b0e39a5e 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.48.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.48.3.bb | |||
@@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
11 | 11 | ||
12 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" | 12 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "905a5b6f1790b68ee803bffa9f5fab4ceb591fb4fae0b2f8c612c54f1d4e8a30" | 14 | SRC_URI[sha256sum] = "37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55" |
15 | 15 | ||
16 | DEPENDS = " \ | 16 | DEPENDS = " \ |
17 | dbus \ | 17 | dbus \ |