diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-22 15:37:57 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-26 22:49:40 +0000 |
commit | 43648502fe3d6c0600013834edcfece4f4719709 (patch) | |
tree | 92528fbdfd572b54717a009be3fbe6dda134e0db | |
parent | c76394059cc9f39f333f080e9608947929b676a3 (diff) | |
download | poky-43648502fe3d6c0600013834edcfece4f4719709.tar.gz |
at-spi2-core: update to 2.18.3
(From OE-Core rev: dd70be95ac0aa00b45352bf13e7eab924a27eb34)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.18.3.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.18.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.18.1.bb b/meta/recipes-support/atk/at-spi2-core_2.18.3.bb index bade3c61ad..f22bb838b0 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.18.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.18.3.bb | |||
@@ -8,8 +8,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
8 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ | 8 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "5f13ba8cfd97cf817261954ef49ebd48" | 11 | SRC_URI[md5sum] = "fc18801e56f6ce6914126f837d42f556" |
12 | SRC_URI[sha256sum] = "57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf" | 12 | SRC_URI[sha256sum] = "ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629" |
13 | 13 | ||
14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native gettext-native" | 14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native gettext-native" |
15 | 15 | ||