summaryrefslogtreecommitdiff
path: root/meta/recipes-support/talloc
AgeCommit message (Collapse)AuthorFiles
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>