summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/l3afpad/l3afpad_git.bb
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-02 11:07:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-18 21:20:24 +0000
commit04b8c911c1c0e6daf01bc7744043b782b7e6e1f9 (patch)
tree76816acf8c3c8a638584b54d0a685dcc0f4f7fa7 /meta/recipes-sato/l3afpad/l3afpad_git.bb
parentafc8d49fcd45415f489bc37c31b8a400489b8242 (diff)
downloadpoky-04b8c911c1c0e6daf01bc7744043b782b7e6e1f9.tar.gz
recipes-sato: Add missing HOMEPAGE and DESCRIPTION for recipes
Fixes: [YOCTO #13471] (From OE-Core rev: bee215c7d3b2759635f6e3a8e5c385ad95e9330e) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit dad63dcd37948388a7a1ffe7f9af187306295d5a) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/l3afpad/l3afpad_git.bb')
-rw-r--r--meta/recipes-sato/l3afpad/l3afpad_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb
index 6fdcc3e392..85c2c500ea 100644
--- a/meta/recipes-sato/l3afpad/l3afpad_git.bb
+++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb
@@ -1,4 +1,8 @@
1SUMMARY = "Simple GTK+ Text Editor" 1SUMMARY = "Simple GTK+ Text Editor"
2DESCRIPTION = "L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development \
3focuses on keeping weight down to a minimum, only the most essential features \
4are implemented in the editor. L3afpad is simple to use, is easily compiled, \
5requires few libraries, and starts up quickly."
2HOMEPAGE = "https://github.com/stevenhoneyman/l3afpad" 6HOMEPAGE = "https://github.com/stevenhoneyman/l3afpad"
3 7
4# Note that COPYING seems to mistakenly contain LGPLv2.1. 8# Note that COPYING seems to mistakenly contain LGPLv2.1.