summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-26 10:36:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-06 12:03:30 +0100
commit9e65101eb308ee85d5ab43676423ce4b443f0bd1 (patch)
tree0eb4dad990af8d7afb91d38b62e235051e113b5d /meta/recipes-extended
parent8570a101b1befd988b75c577eb75b35398fe6993 (diff)
downloadopenembedded-core-9e65101eb308ee85d5ab43676423ce4b443f0bd1.tar.gz
stat: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/stat/stat_3.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb
index 0697c73908..8ac8e89a22 100644
--- a/meta/recipes-extended/stat/stat_3.3.bb
+++ b/meta/recipes-extended/stat/stat_3.3.bb
@@ -1,4 +1,5 @@
SUMMARY = "Command line file status display utility"
+HOMEPAGE = "http://www.ibiblio.org/pub/Linux/utils/file/"
DESCRIPTION = "Displays all information about a file that the stat() call provides and all information about a filesystem that statfs() provides."
SECTION = "console/utils"
LICENSE = "GPLv2"