From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2 0/4] Integrate ccache-native
Date: Thu, 30 Jun 2011 16:25:23 -0700 [thread overview]
Message-ID: <4E0D05E3.90800@linux.intel.com> (raw)
In-Reply-To: <cover.1308902512.git.wenzong.fan@windriver.com>
On 06/24/2011 02:53 AM, wenzong.fan@windriver.com wrote:
> From: Wenzong Fan<wenzong.fan@windriver.com>
>
> 1) Add ccache as a native tool and put its recipe files to:
> 'meta/recipes-devtools/ccache';
>
> 2) Set 'CCACHE_DIR' in 'bitbake.conf' and create the dirs for every
> package before task 'do_configure' started;
>
> 3) Add 'ccache' for all SDK images;
>
> 4) Remove duplicate 'ccache.inc' from 'meta/class/'.
>
> The following changes since commit 7cd2ac0e40d854bab9a32512018aff6172500c0e:
> Beth Flanagan (1):
> common-licenses: Additions and corrections
>
> are available in the git repository at:
>
> git://git.pokylinux.org/poky-contrib wenzong/ccache
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/ccache
>
> Wenzong Fan (4):
> ccache: Integrate ccache-native to poky
> ccache: Set CCACHE on a per recipe basis
> ccache: Add 'ccache' for SDK images
> ccache: Remove duplicate 'ccache.inc' from 'meta/class/'
>
> meta/classes/base.bbclass | 1 +
> meta/classes/ccache.inc | 11 -----------
> meta/conf/bitbake.conf | 1 +
> meta/recipes-core/tasks/task-core-sdk.bb | 1 +
> meta/recipes-devtools/ccache/ccache.inc | 16 ++++++++++++++++
> meta/recipes-devtools/ccache/ccache_3.1.5.bb | 8 ++++++++
> 6 files changed, 27 insertions(+), 11 deletions(-)
> delete mode 100644 meta/classes/ccache.inc
> create mode 100644 meta/recipes-devtools/ccache/ccache.inc
> create mode 100644 meta/recipes-devtools/ccache/ccache_3.1.5.bb
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-06-30 23:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 9:53 [PATCH v2 0/4] Integrate ccache-native wenzong.fan
2011-06-24 9:53 ` [PATCH v2 1/4] ccache: Integrate ccache-native to poky wenzong.fan
2011-06-24 9:53 ` [PATCH v2 2/4] ccache: Set CCACHE on a per recipe basis wenzong.fan
2011-06-24 9:53 ` [PATCH v2 3/4] ccache: Add 'ccache' for SDK images wenzong.fan
2011-06-24 9:53 ` [PATCH v2 4/4] ccache: Remove duplicate 'ccache.inc' from 'meta/class/' wenzong.fan
2011-06-30 23:25 ` Saul Wold [this message]
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=4E0D05E3.90800@linux.intel.com \
--to=sgw@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.