diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2017-05-31 14:23:13 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-03 23:46:06 +0100 |
commit | 3b358048bd28c22331d30071afa253aa7f57a443 (patch) | |
tree | 99e47598b2a142a3ea085e5e7ff17a4822d60518 /meta/recipes-support | |
parent | 3488804bf28bc9aab167a9f2f7ca13cb3ef85058 (diff) | |
download | poky-3b358048bd28c22331d30071afa253aa7f57a443.tar.gz |
atk-spi2-core: Upgrade 2.24.0 -> 2.24.1
Tiny bugfix upgrade.
(From OE-Core rev: 1f655d6ab14493b85fc65fe846e710e71fc4a5b3)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.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.24.1.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.24.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.24.0.bb b/meta/recipes-support/atk/at-spi2-core_2.24.1.bb index c3b0c48b56..b5b71e7722 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.24.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.24.1.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] = "27598276ec58371a6254a4f8b949bf8c" | 12 | SRC_URI[md5sum] = "61d0a471e693292934a73f288ebff35c" |
13 | SRC_URI[sha256sum] = "6179f314fbd903b3cd3477a57b6b1fecca88b76ce769ce777fda0d3e5f61afcd" | 13 | SRC_URI[sha256sum] = "1e90d064b937aacfe79a96232ac7e63d28d716e85bd9ff4333f865305a959b5b" |
14 | 14 | ||
15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" | 15 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" |
16 | 16 | ||