Signed-off-by: Huang Qiyu <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
