summaryrefslogtreecommitdiff
path: root/meta/recipes-support/talloc
AgeCommit message (Collapse)AuthorFiles
2011-02-09talloc: remove talloc recipeYu Ke1
mesa no long need talloc, so remove it Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02talloc: add new recipes talloc 2.0.1Yu Ke1
talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba. Mesa7.9 also depends on it,so add it for mesa7.9. It is ported from OpenEmbedded, with some format modification. Signed-off-by: Yu Ke <ke.yu@intel.com>