]> code.ossystems Code Review - openembedded-core.git/commitdiff
stat: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Tue, 26 Sep 2017 02:36:34 +0000 (10:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:03:30 +0000 (12:03 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/stat/stat_3.3.bb

index 0697c73908d8dc9c689d3952b0e57f605b16e382..8ac8e89a2241d757a32e793b05c4002e7f0c91f0 100644 (file)
@@ -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"