mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libcgroup: Add HOMEPAGE info into recipe file.
(From OE-Core rev: cf4dec43b33f884991b0319cf9c324a3dc59e49b) 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>
This commit is contained in:
committed by
Richard Purdie
parent
acb007172c
commit
9e347bebf1
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Linux control group abstraction library"
|
||||
HOMEPAGE = "http://libcg.sourceforge.net/"
|
||||
DESCRIPTION = "libcgroup is a library that abstracts the control group file system \
|
||||
in Linux. Control groups allow you to limit, account and isolate resource usage \
|
||||
(CPU, memory, disk I/O, etc.) of groups of processes."
|
||||
|
||||
Reference in New Issue
Block a user