mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -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 \
|
using files, pipes, and pseudo-ttys. Both system()-style and scripted \
|
||||||
usages are supported and may be mixed. Likewise, functional and OO API \
|
usages are supported and may be mixed. Likewise, functional and OO API \
|
||||||
styles are both supported and may be mixed."
|
styles are both supported and may be mixed."
|
||||||
|
HOMEPAGE = "https://metacpan.org/release/IPC-Run"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
|
||||||
|
|||||||
Reference in New Issue
Block a user