1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

meta: add missing descriptions in some support recipes

(From OE-Core rev: d2654384db4999c78bc3d98215a4eecdab63541b)

Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.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 72329ca939
commit 98045767ea
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"