]> code.ossystems Code Review - openembedded-core.git/commit
talloc: add new recipes talloc 2.0.1
authorYu Ke <ke.yu@intel.com>
Wed, 24 Nov 2010 04:50:55 +0000 (12:50 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 2 Dec 2010 13:24:57 +0000 (05:24 -0800)
commit2e95941ef0cc1638f3e4774256a736f3996f63fa
treee577b9652b4fe8b71d3b1d4af449dc250a93f039
parent032553036dcd0a4b977ab0e4e78b4af4a23e4ad6
talloc: add new recipes talloc 2.0.1

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>
meta/recipes-support/talloc/talloc_2.0.1.bb [new file with mode: 0644]