aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libcgroup
AgeCommit message (Collapse)Author
2012-12-05libcgroup: Use BPN in SRC_URIRichard Purdie
If we don't do this, multilib and other varients using BBCLASSEXTEND will fail. (this patch is a subset of 9a97367038a1e2431bf94211dabbc5aedbbee3bb - Ross Burton) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-26libcgroup_0.37.1.bb: Add recipeKhem Raj
This recipe is imported from meta-oe its a requirement for systemd to work. Now that systemd is living in a layer of its own. Lets have this recipe into core metadata Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>