[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7715/8267] m4: Add HOMEPAGE info into recipe file.



commit 7401de0beb2de614566b701f0fddae7e825b3e0f
Author: Huang Qiyu <huangqy fnst cn fujitsu com>
Date:   Tue Sep 12 15:51:14 2017 +0800

    m4: Add HOMEPAGE info into recipe file.
    
    (From OE-Core rev: 7ccb76ff4644194bb20159affe9d573695205e63)
    
    Signed-off-by: Huang Qiyu <huangqy fnst cn fujitsu com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/m4/m4.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
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."


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]