All of lore.kernel.org
 help / color / mirror / Atom feed
* how to share just the host tools among different builds?
@ 2015-01-05 12:53 Robert P. J. Day
  2015-01-05 13:41 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2015-01-05 12:53 UTC (permalink / raw)
  To: OE Core mailing list


  i'm drawing a blank at the moment so this might be a trivial
question -- is there a way to share the non-toolchain, host tools
across different builds on my development host?

  if i'm doing closely-related builds (or even for totally different
architectures), i can see the host tools that are built under
tmp/sysroots/x86_64-linux/... and one would think that, theoretically,
those tools are appropriate for all sorts of independent builds, even
if the toolchain is different.

  is there a simple setting that allows me to take advantage of all
those host tools that were built during an initial build, and continue
to use them in subsequent builds?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

* Re: how to share just the host tools among different builds?
  2015-01-05 12:53 how to share just the host tools among different builds? Robert P. J. Day
@ 2015-01-05 13:41 ` Richard Purdie
  2015-01-05 13:51   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2015-01-05 13:41 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: OE Core mailing list

On Mon, 2015-01-05 at 07:53 -0500, Robert P. J. Day wrote:
>   i'm drawing a blank at the moment so this might be a trivial
> question -- is there a way to share the non-toolchain, host tools
> across different builds on my development host?
> 
>   if i'm doing closely-related builds (or even for totally different
> architectures), i can see the host tools that are built under
> tmp/sysroots/x86_64-linux/... and one would think that, theoretically,
> those tools are appropriate for all sorts of independent builds, even
> if the toolchain is different.
> 
>   is there a simple setting that allows me to take advantage of all
> those host tools that were built during an initial build, and continue
> to use them in subsequent builds?

Its called sstate ;-).

Just share the native parts between the builds. They're usually in a
distro specific directory.

Cheers,

Richard



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

* Re: how to share just the host tools among different builds?
  2015-01-05 13:41 ` Richard Purdie
@ 2015-01-05 13:51   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2015-01-05 13:51 UTC (permalink / raw)
  To: Richard Purdie; +Cc: OE Core mailing list

On Mon, 5 Jan 2015, Richard Purdie wrote:

> On Mon, 2015-01-05 at 07:53 -0500, Robert P. J. Day wrote:
> >   i'm drawing a blank at the moment so this might be a trivial
> > question -- is there a way to share the non-toolchain, host tools
> > across different builds on my development host?
> >
> >   if i'm doing closely-related builds (or even for totally different
> > architectures), i can see the host tools that are built under
> > tmp/sysroots/x86_64-linux/... and one would think that, theoretically,
> > those tools are appropriate for all sorts of independent builds, even
> > if the toolchain is different.
> >
> >   is there a simple setting that allows me to take advantage of all
> > those host tools that were built during an initial build, and continue
> > to use them in subsequent builds?
>
> Its called sstate ;-).
>
> Just share the native parts between the builds. They're usually in a
> distro specific directory.

  i suspected it was sstate-related, just wanted to be sure i could be
that specific. will go back to reading now ...

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

end of thread, other threads:[~2015-01-05 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 12:53 how to share just the host tools among different builds? Robert P. J. Day
2015-01-05 13:41 ` Richard Purdie
2015-01-05 13:51   ` Robert P. J. Day

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.