[OE-core] [PATCH] stat: Add HOMEPAGE info into recipe file.
Huang Qiyu
huangqy.fnst at cn.fujitsu.com
Tue Sep 26 02:36:34 UTC 2017
Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
meta/recipes-extended/stat/stat_3.3.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb
index 0697c73..8ac8e89 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"
--
2.7.4
More information about the Openembedded-core
mailing list