mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
ipc-run: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e0ca4cef18
commit
f1cdf643d3
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user