summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2019-10-02 16:52:27 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-07 23:12:31 +0100
commit57075f3dede7ad25163deaf6686221dbe1b5ad02 (patch)
treec507aba43553b6bfa7c5aefaa3c2016c8c6952fe /meta/recipes-devtools/unfs3
parent9e5de87d26388349f982824c5e722400d67b98d0 (diff)
downloadopenembedded-core-57075f3dede7ad25163deaf6686221dbe1b5ad02.tar.gz
meta: add missing some description in devtools
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-devtools/unfs3')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_git.bb b/meta/recipes-devtools/unfs3/unfs3_git.bb
index a4ac46c68e..79d09788d3 100644
--- a/meta/recipes-devtools/unfs3/unfs3_git.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_git.bb
@@ -1,4 +1,7 @@
SUMMARY = "Userspace NFS server v3 protocol"
+DESCRIPTION = "UNFS3 is a user-space implementation of the NFSv3 server \
+specification. It provides a daemon for the MOUNT and NFS protocols, which \
+are used by NFS clients for accessing files on the server."
SECTION = "console/network"
LICENSE = "unfs3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"