diff options
| author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2020-12-15 23:32:01 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-18 22:52:25 +0000 |
| commit | 98045767ea3ae31539ade2e29f278714ff8ea87b (patch) | |
| tree | 842f71c844683b10632ad4af3b97ec648d061da8 /meta/recipes-support/aspell | |
| parent | 72329ca9397b620670ff0cb2d48313f18d757884 (diff) | |
| download | poky-98045767ea3ae31539ade2e29f278714ff8ea87b.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-support/aspell')
| -rw-r--r-- | meta/recipes-support/aspell/aspell_0.60.8.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/aspell/aspell_0.60.8.bb b/meta/recipes-support/aspell/aspell_0.60.8.bb index 629987810a..f1d931b39c 100644 --- a/meta/recipes-support/aspell/aspell_0.60.8.bb +++ b/meta/recipes-support/aspell/aspell_0.60.8.bb | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | SUMMARY = "GNU Aspell spell-checker" | 1 | SUMMARY = "GNU Aspell spell-checker" |
| 2 | DESCRIPTION = "GNU Aspell is a spell-checker which can be used either as a \ | ||
| 3 | standalone application or embedded in other programs. Its main feature is that \ | ||
| 4 | it does a much better job of suggesting possible spellings than just about any \ | ||
| 5 | other spell-checker available for the English language" | ||
| 2 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
| 3 | 7 | ||
| 4 | LICENSE = "LGPLv2 | LGPLv2.1" | 8 | LICENSE = "LGPLv2 | LGPLv2.1" |
