summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2019-11-06 21:34:36 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-11 14:07:00 +0000
commitb025b433c6e7d9d7f5d09ae15e89fa038fb0d91f (patch)
tree497571c91d74890192709d3a2ac1cea94c67dc78 /meta/recipes-graphics/wayland
parenta0c238d40a9cc1f87da0607fddaaef0c31d93720 (diff)
downloadopenembedded-core-contrib-b025b433c6e7d9d7f5d09ae15e89fa038fb0d91f.tar.gz
meta: add missing description for some recipes in graphics
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-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/libinput_1.14.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_1.14.1.bb b/meta/recipes-graphics/wayland/libinput_1.14.1.bb
index 38bc8d2c33..c74a9bad1f 100644
--- a/meta/recipes-graphics/wayland/libinput_1.14.1.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.14.1.bb
@@ -1,4 +1,9 @@
SUMMARY = "Library to handle input devices in Wayland compositors"
+DESCRIPTION = "libinput is a library to handle input devices in Wayland \
+compositors and to provide a generic X.Org input driver. It provides \
+device detection, device handling, input device event processing and \
+abstraction so minimize the amount of custom input code compositors need to \
+provide the common set of functionality that users expect."
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libinput/"
SECTION = "libs"