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:15 +0000 |
commit | 1a7f33dc480bf2ef291629e27dd1b04f34ea79c3 (patch) | |
tree | 4f8f9955db6d215b7ee88a13a69b32262691049d | |
parent | e9ed571daa9a68cb315e2b15f99c34857bffb680 (diff) | |
download | openembedded-core-1a7f33dc480bf2ef291629e27dd1b04f34ea79c3.tar.gz openembedded-core-1a7f33dc480bf2ef291629e27dd1b04f34ea79c3.tar.bz2 openembedded-core-1a7f33dc480bf2ef291629e27dd1b04f34ea79c3.zip |
at-spi2-core: 2.26.0 -> 2.26.2
Upgrade at-spi2-core from 2.26.0 to 2.26.2.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 \ file://0001-build-Add-with-systemduserunitdir.patch \ " -SRC_URI[md5sum] = "ef3de25da46da8f650915205eb7e1a33" -SRC_URI[sha256sum] = "511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337" +SRC_URI[md5sum] = "4a042e4c801fdb793788b749eab21485" +SRC_URI[sha256sum] = "c80e0cdf5e3d713400315b63c7deffa561032a6c37289211d8afcfaa267c2615" DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst" |