[oe-commits] Paul Eggleton : libcgroup: add SUMMARY and better DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:27 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 96931955f66b1b1f51a360c25cdf566c20466b13
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=96931955f66b1b1f51a360c25cdf566c20466b13

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 24 17:48:34 2013 +0100

libcgroup: add SUMMARY and better DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/libcgroup/libcgroup_0.38.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/libcgroup/libcgroup_0.38.bb b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
index 32b87e6..8bd0ead 100644
--- a/meta/recipes-core/libcgroup/libcgroup_0.38.bb
+++ b/meta/recipes-core/libcgroup/libcgroup_0.38.bb
@@ -1,4 +1,7 @@
-DESCRIPTION = "Libcgroup"
+SUMMARY = "Linux control group abstraction library"
+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."
 SECTION = "libs"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"





More information about the Openembedded-commits mailing list