public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] ccache.bbclass: Allow user to override CCACHE_DIR.
Date: Sun, 10 Feb 2013 14:48:58 +0100	[thread overview]
Message-ID: <ly4nhkgtyt.fsf@ensc-virt.intern.sigma-chemnitz.de> (raw)
In-Reply-To: <0d914f6415e72c6d9999b0f2f5b3e6c8ec209363.1360332752.git.pfalcon__32328.1499594033$1360345753$gmane$org@users.sourceforge.net> (Paul Sokolovsky's message of "Fri, 8 Feb 2013 19:48:37 +0200")

Paul Sokolovsky <pmiscml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
writes:

> For example, some users may want to use single cache directory (instead
> of per-package) with known max size limit, to better control disk usage.

You change conflicts with

| do_clean[cleandirs] += "${CCACHE_DIR}"


To use ccache, it is the best to avoid this class completely and to
remove

| export CCACHE_DISABLE ??= "${@[0,1][d.getVar('CCACHE', True) == '']}"

from bitbake.conf.


Enrico



  parent reply	other threads:[~2013-02-10 14:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1360332752.git.pfalcon@users.sourceforge.net>
2013-02-08 17:48 ` [PATCH 1/1] ccache.bbclass: Allow user to override CCACHE_DIR Paul Sokolovsky
     [not found] ` <0d914f6415e72c6d9999b0f2f5b3e6c8ec209363.1360332752.git.pfalcon__32328.1499594033$1360345753$gmane$org@users.sourceforge.net>
2013-02-10 13:48   ` Enrico Scholz [this message]
2013-02-11 12:20     ` Paul Sokolovsky

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=ly4nhkgtyt.fsf@ensc-virt.intern.sigma-chemnitz.de \
    --to=enrico.scholz@sigma-chemnitz.de \
    --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