summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorDorinda <dorindabassey@gmail.com>2021-02-25 01:39:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-26 15:19:28 +0000
commitbe8d3d0fa6bbc2924ffbdbaa66e9ffaef2b96de6 (patch)
tree25935f29b072733c4294d65ccb10e65109636316 /meta/recipes-core/ell
parentbb05814335e7101bfd8df0a11dc18a044e867bed (diff)
downloadopenembedded-core-contrib-be8d3d0fa6bbc2924ffbdbaa66e9ffaef2b96de6.tar.gz
meta/recipes-core: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ell')
-rw-r--r--meta/recipes-core/ell/ell_0.38.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/ell/ell_0.38.bb b/meta/recipes-core/ell/ell_0.38.bb
index 11a80e16ed..7d3a339978 100644
--- a/meta/recipes-core/ell/ell_0.38.bb
+++ b/meta/recipes-core/ell/ell_0.38.bb
@@ -1,4 +1,5 @@
SUMMARY = "Embedded Linux Library"
+HOMEPAGE = "https://01.org/ell"
DESCRIPTION = "The Embedded Linux Library (ELL) provides core, \
low-level functionality for system daemons. It typically has no \
dependencies other than the Linux kernel, C standard library, and \