1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

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>
This commit is contained in:
Maxime Roussin-Bélanger
2020-12-15 23:32:01 -05:00
committed by Richard Purdie
parent 7c893b2001
commit 20856e0e5b
7 changed files with 21 additions and 0 deletions
@@ -1,4 +1,6 @@
SUMMARY = "Programmable Completion for Bash 4"
DESCRIPTION = "bash completion extends bash's standard completion behavior to \
achieve complex command lines with just a few keystrokes."
HOMEPAGE = "https://github.com/scop/bash-completion"
BUGTRACKER = "https://github.com/scop/bash-completion/issues"