diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 12:48:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-19 23:49:37 +0100 |
commit | f2528db8f466a21ca207b310fffa7b05884b4579 (patch) | |
tree | ee1783e442aa3ca505300f12eaae241bd4f25453 /meta/classes/cpan-base.bbclass | |
parent | 99dbb6512e057f6cb02d18a1be7c51439c1bfa30 (diff) | |
download | openembedded-core-f2528db8f466a21ca207b310fffa7b05884b4579.tar.gz openembedded-core-f2528db8f466a21ca207b310fffa7b05884b4579.tar.bz2 openembedded-core-f2528db8f466a21ca207b310fffa7b05884b4579.tar.xz openembedded-core-f2528db8f466a21ca207b310fffa7b05884b4579.zip |
distro/defaultsetup.conf: Append TCLIBC to TMPDIR by default
The current solutions to share uclibc, eglibc and glibc builds in the
same tree all have various issues associated with them. Appending the
suffix to TMPDIR seems like the best solution since sstate (which
defaults to outside TMPDIR) will allow reuse of any components.
This avoids messy changes to the core with other approaches to this
problem inevitably entail, usually in code where this abstraction isn;'t
logically best placed.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cpan-base.bbclass')
0 files changed, 0 insertions, 0 deletions