summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/atk
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2020-12-15 23:32:01 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-09 09:17:16 +0000
commit20856e0e5bd92b6001c045ae28c4e184d6ae7f04 (patch)
tree761fa916e18df5d85222511d2046377421964202 /meta/recipes-support/atk
parent7c893b2001c454aeddd8b5c86873cdaa7bbbdec3 (diff)
downloadpoky-20856e0e5bd92b6001c045ae28c4e184d6ae7f04.tar.gz
meta: add missing descriptions in some support recipes
(From OE-Core rev: a6694d72a6b2ac6c33183aa418673e882b0d07a0) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d2654384db4999c78bc3d98215a4eecdab63541b) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/atk')
-rw-r--r--meta/recipes-support/atk/at-spi2-core_2.34.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.34.0.bb b/meta/recipes-support/atk/at-spi2-core_2.34.0.bb
index 84e05e77fc..bcef8ef169 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.34.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.34.0.bb
@@ -1,4 +1,6 @@
1SUMMARY = "Assistive Technology Service Provider Interface (dbus core)" 1SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
2DESCRIPTION = "At-Spi2 is a protocol over DBus, toolkit widgets use it to \
3provide their content to screen readers such as Orca."
2HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus" 4HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus"
3LICENSE = "LGPL-2.1+" 5LICENSE = "LGPL-2.1+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"