]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: allow each step of toolchain bootstrap processes to do populate_sysro...
authorDexuan Cui <dexuan.cui@intel.com>
Thu, 20 Jan 2011 09:01:49 +0000 (17:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jan 2011 10:59:17 +0000 (10:59 +0000)
commit46395d4856d11fc135872f8904ce92aa26eec984
tree7d3157229c7a74ac4a68b0428534defd8fa0abeb
parent7109712a25762a530e7385bc796c3b9ff0836303
sstate.bbclass: allow each step of toolchain bootstrap processes to do populate_sysroot independently

Some steps (like gcc-cross-initial, gcc-cross-intermediate and eglibc-initial)
will install to new locations to avoid file overwriting.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/classes/sstate.bbclass