[oe] [meta-oe][PATCH] ipc-run: Add HOMEPAGE info into recipe file.

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Mon Sep 18 03:38:02 UTC 2017


Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta-oe/recipes-devtools/perl/ipc-run_0.94.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb b/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb
index 66054a2..3b58939 100644
--- a/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb
+++ b/meta-oe/recipes-devtools/perl/ipc-run_0.94.bb
@@ -3,6 +3,7 @@ IPC::Run allows you run and interact with child processes \
 using files, pipes, and pseudo-ttys. Both system()-style and scripted \
 usages are supported and may be mixed. Likewise, functional and OO API \
 styles are both supported and may be mixed."
+HOMEPAGE = "https://metacpan.org/release/IPC-Run"
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
-- 
2.7.4






More information about the Openembedded-devel mailing list