]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-script.bbclass: Collected cached site config in runtime.
authorLianhao Lu <lianhao.lu@intel.com>
Tue, 16 Aug 2011 03:15:36 +0000 (11:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2011 02:25:33 +0000 (19:25 -0700)
commit9e87f1347788beed181476dc4563085db14a4729
treeae4c8eaaa02a2fa2f465d82829e80beb7a99b9cc
parent19fb07bf337e1d724798e2eb4479c35fc45b1941
toolchain-script.bbclass: Collected cached site config in runtime.

[YOCTO #892]
Modify the function toolchain_create_sdk_siteconfig to collect the
cached site config files which are specified by
TOOLCHAIN_NEED_CONFIGSITE_CACHE in runtime.

Also added task dependency to ensure the cached site config files are
generated.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
meta/classes/siteinfo.bbclass
meta/classes/toolchain-scripts.bbclass