summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/talloc
Commit message (Collapse)AuthorAgeFilesLines
* 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>