summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcgroup: removePaul Eggleton2012-11-291-27/+0
| | | | | | This is now in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* libcgroup: fix QA warningsAndreas Müller2012-03-291-0/+4
| | | | | | | | | | | | | fix the following warnings: WARNING: For recipe libcgroup, the following files/directories were installed but not shipped in any package: WARNING: /lib/security/pam_cgroup.la WARNING: /lib/security/.debug WARNING: /lib/security/.debug/pam_cgroup.so.0.0.0 WARNING: /lib/security/.debug/pam_cgroup.so WARNING: /lib/security/.debug/pam_cgroup.so.0 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcgroup 0.37.1: disable parallel make, it breaks when using lots of threadsKoen Kooi2011-11-071-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* HACK: libcgroup: override ERROR_QAKoen Kooi2011-10-021-0/+2
| | | | | | This needs to get changed to use INSANE_SKIP, but I can't find the right incantation in the docs Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcgroup: update to 0.37.1Koen Kooi2011-07-281-0/+18
Also fix PAM support