diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-12-27 19:20:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-02 17:24:39 +0000 |
commit | 85a2042d29487d48125dcaae7db22aa63e44b048 (patch) | |
tree | a444742d6ab487fc32998dbd575ed7863a796a0a /meta/recipes-support | |
parent | 41d1ed79f7c5ec32c3a96cd304542a7eb653e549 (diff) | |
download | poky-85a2042d29487d48125dcaae7db22aa63e44b048.tar.gz |
at-spi2-core: 2.26.0 -> 2.26.2
Upgrade at-spi2-core from 2.26.0 to 2.26.2.
(From OE-Core rev: 1a7f33dc480bf2ef291629e27dd1b04f34ea79c3)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
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.26.2.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.26.0.bb b/meta/recipes-support/atk/at-spi2-core_2.26.2.bb index 6818854028..521ee3b96e 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.26.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.26.2.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
9 | file://0001-build-Add-with-systemduserunitdir.patch \ | 9 | file://0001-build-Add-with-systemduserunitdir.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "ef3de25da46da8f650915205eb7e1a33" | 12 | SRC_URI[md5sum] = "4a042e4c801fdb793788b749eab21485" |
13 | SRC_URI[sha256sum] = "511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337" | 13 | SRC_URI[sha256sum] = "c80e0cdf5e3d713400315b63c7deffa561032a6c37289211d8afcfaa267c2615" |
14 | 14 | ||
15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst" | 15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst" |
16 | 16 | ||