diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 13:02:52 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
commit | 1fb9f1684fa11291f87969089aa778c0c1ae8723 (patch) | |
tree | 5742a48b04872c6e0328c76925a05a1e37950224 | |
parent | a86627cffa8a6c1e196d85d8db869c2c3d48e1ce (diff) | |
download | poky-1fb9f1684fa11291f87969089aa778c0c1ae8723.tar.gz |
at-spi2-core: upgrade 2.54.0 -> 2.54.1
(From OE-Core rev: b7ff37bebfaf756491790062148a1902ec6f873c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.54.1.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.54.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.54.0.bb b/meta/recipes-support/atk/at-spi2-core_2.54.1.bb index 975dc9b959..7b87783735 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.54.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.54.1.bb | |||
@@ -13,7 +13,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
13 | 13 | ||
14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz" |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "d7eee7e75beddcc272cedc2b60535600f3aae6e481589ebc667afc437c0a6079" | 16 | SRC_URI[sha256sum] = "f0729e5c8765feb1969bb6c1fba18afa2582126b0359aa75a173fda1acf93c4c" |
17 | 17 | ||
18 | DEPENDS = " \ | 18 | DEPENDS = " \ |
19 | dbus \ | 19 | dbus \ |