All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto and ccache
@ 2014-01-07  7:50 Søren Holm
  2014-01-08 21:38 ` Trevor Woerner
  0 siblings, 1 reply; 3+ messages in thread
From: Søren Holm @ 2014-01-07  7:50 UTC (permalink / raw)
  To: yocto

Hi

I've search the manual and  google for some time now in relation to yocto and 
ccache. So the question is now:

How to I make yocto utilize ccache - it does not seem to do it on it's own?

-- 
Søren Holm


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Yocto and ccache
  2014-01-07  7:50 Yocto and ccache Søren Holm
@ 2014-01-08 21:38 ` Trevor Woerner
  2014-01-08 21:44   ` Søren Holm
  0 siblings, 1 reply; 3+ messages in thread
From: Trevor Woerner @ 2014-01-08 21:38 UTC (permalink / raw)
  To: yocto

On 01/07/14 02:50, Søren Holm wrote:
> How to I make yocto utilize ccache - it does not seem to do it on it's own?

I don't think it's necessary to explicitly use ccache since the OE/Yocto
framework already provides a sstate.bbclass which implements this sort
of logic and is designed to work better with the sorts of things bitbake
does:

http://www.yoctoproject.org/docs/1.6/ref-manual/ref-manual.html#shared-state-cache


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Yocto and ccache
  2014-01-08 21:38 ` Trevor Woerner
@ 2014-01-08 21:44   ` Søren Holm
  0 siblings, 0 replies; 3+ messages in thread
From: Søren Holm @ 2014-01-08 21:44 UTC (permalink / raw)
  To: yocto


> I don't think it's necessary to explicitly use ccache since the OE/Yocto
> framework already provides a sstate.bbclass which implements this sort
> of logic and is designed to work better with the sorts of things bitbake
> does:

Yes, it does only cache complete compiled and packed recipes. My workflow will 
many times be tat I compile the same software with minor changes. And since it 
is always from scratch it will always take the same amount of time. Basically 
I use Jenkins for rebuilding my image and specific recipes are then tracking a 
branch in my application.

-- 
Søren Holm


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-08 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07  7:50 Yocto and ccache Søren Holm
2014-01-08 21:38 ` Trevor Woerner
2014-01-08 21:44   ` Søren Holm

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.