diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-16 18:55:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-19 17:03:24 +0000 |
commit | 6437423dfd3b3c16d024bd539c797cc9f5df61f1 (patch) | |
tree | ecc5a6600d03c51d9e01ae5be1edd0f1dd3633e2 /meta/recipes-support | |
parent | f9c149e5c715b8d82d572b786e26d3de44315afa (diff) | |
download | poky-6437423dfd3b3c16d024bd539c797cc9f5df61f1.tar.gz |
at-spi2-core: upgrade 2.28.0 -> 2.30.0
(From OE-Core rev: de796789d386ec0e4f67455b07cf80df5324d897)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.30.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.28.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.28.0.bb b/meta/recipes-support/atk/at-spi2-core_2.30.0.bb index 7975f58bad..536431f7cd 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.28.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.30.0.bb | |||
@@ -8,8 +8,8 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | |||
8 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | 8 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "9c42f79636ed1c0e908b7483d789b32e" | 11 | SRC_URI[md5sum] = "d4f22c66b3210ffe6b10d01c04e008b5" |
12 | SRC_URI[sha256sum] = "42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87" | 12 | SRC_URI[sha256sum] = "0175f5393d19da51f4c11462cba4ba6ef3fa042abf1611a70bdfed586b7bfb2b" |
13 | 13 | ||
14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst" | 14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst" |
15 | 15 | ||