From: Lianhao Lu <lianhao.lu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v3 Bug #892 0/2] Collected cached siteconfig in the runtime
Date: Tue, 16 Aug 2011 11:34:12 +0800 [thread overview]
Message-ID: <cover.1313465312.git.lianhao.lu@intel.com> (raw)
These 2 patches are trying to fix the bug #892. It collected the cached site config files name in the runtime for meta-toolchain and meta-environment, and also added task dependencies to ensure the caches are generated.
The variable TOOLCHAIN_NEED_CONFIGSITE_CACHE specifies what site config files are needed from the cache used for the toolchain.
The following changes since commit 13db5f420ca9bff98561f80d78958278734ad1f4:
Zhai Edwin (1):
distro-tracking: Update info for gpgme, libassuan, apr... after last upgrade.
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib llu/bug892
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/bug892
Lianhao Lu (2):
toolchain-script.bbclass: Collected cached site config in runtime.
meta-toolchain/environment: Collected site config files in runtime.
meta/classes/populate_sdk.bbclass | 2 +-
meta/classes/siteinfo.bbclass | 4 +++-
meta/classes/toolchain-scripts.bbclass | 24 +++++++++++++++++++++---
meta/recipes-core/meta/meta-environment.bb | 7 +++----
meta/recipes-core/meta/meta-toolchain-gmae.bb | 2 ++
meta/recipes-core/meta/meta-toolchain.bb | 4 +---
6 files changed, 31 insertions(+), 12 deletions(-)
next reply other threads:[~2011-08-16 3:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-16 3:34 Lianhao Lu [this message]
2011-08-16 3:34 ` [PATCH v3 Bug #892 1/2] toolchain-script.bbclass: Collected cached site config in runtime Lianhao Lu
2011-08-16 3:34 ` [PATCH v3 Bug #892 2/2] meta-toolchain/environment: Collected site config files " Lianhao Lu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1313465312.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox