diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-03-24 21:38:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
commit | 0732afc6e9d86761857c975f33059490031108ea (patch) | |
tree | 7709978a7cee2cc08102197980e63b432517b154 /meta/recipes-support/atk | |
parent | 83b9c24889f9a36f64d23be2e86e1dd3289560e3 (diff) | |
download | poky-0732afc6e9d86761857c975f33059490031108ea.tar.gz |
at-spi2-core: upgrade 2.38.0 -> 2.40.0
(From OE-Core rev: 3e3e158839b57221919d1dd54eb54fffc1f9ac1b)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.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-core_2.40.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.38.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb b/meta/recipes-support/atk/at-spi2-core_2.40.0.bb index a74e4cd5cf..e80fa260f0 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.40.0.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] = "84e36c3fe66862133f5fe229772b76aa2526e10de5014a3778f2fa46ce550da5" | 14 | SRC_URI[sha256sum] = "4196a7d30a0051e52a67b8ce4283fe79ae5e4e14a725719934565adf1d333429" |
15 | 15 | ||
16 | X11DEPENDS = "virtual/libx11 libxi libxtst" | 16 | X11DEPENDS = "virtual/libx11 libxi libxtst" |
17 | 17 | ||