summaryrefslogtreecommitdiff
path: root/meta/recipes-support/talloc
Commit message (Collapse)AuthorAgeFilesLines
* talloc: remove talloc recipeYu Ke2011-02-091-24/+0
| | | | | | mesa no long need talloc, so remove it Signed-off-by: Yu Ke <ke.yu@intel.com>
* talloc: add new recipes talloc 2.0.1Yu Ke2010-12-021-0/+24
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>