[OE-core] [PATCH] m4: Add HOMEPAGE info into recipe file.

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Sep 12 07:51:14 UTC 2017


Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta/recipes-devtools/m4/m4.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/m4/m4.inc b/meta/recipes-devtools/m4/m4.inc
index 75d8bbe..2002594 100644
--- a/meta/recipes-devtools/m4/m4.inc
+++ b/meta/recipes-devtools/m4/m4.inc
@@ -1,4 +1,5 @@
 SUMMARY = "Traditional Unix macro processor"
+HOMEPAGE = "https://www.gnu.org/software/m4/m4.html"
 DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor.  It is mostly SVR4 \
 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). \
 GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc."
-- 
2.7.4






More information about the Openembedded-core mailing list