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>2020-12-18 22:52:19 +0000
commitd2654384db4999c78bc3d98215a4eecdab63541b (patch)
treee0a384d43240187e06a01c66fcaac600122883a2 /meta/recipes-support/atk
parent7386a116222979e6de60c39d2c094d5f216fb101 (diff)
downloadopenembedded-core-d2654384db4999c78bc3d98215a4eecdab63541b.tar.gz
meta: add missing descriptions in some support recipes
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.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.38.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb b/meta/recipes-support/atk/at-spi2-core_2.38.0.bb
index 88add83dd1..a0657950be 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.38.0.bb
@@ -1,4 +1,6 @@
SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
+DESCRIPTION = "At-Spi2 is a protocol over DBus, toolkit widgets use it to \
+provide their content to screen readers such as Orca."
HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"