* Shared work directory proof of concept
@ 2011-04-18 6:21 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2011-04-18 6:21 UTC (permalink / raw)
To: openembedded-core; +Cc: poky@yoctoproject.org
One of the items on the 1.1 feature list is sharing work directories.
This is desirable for example for gcc where the same sources are
unpacked and patched for gcc-cross-initial, gcc-cross-intermediate,
gcc-cross, gcc-runtime and so on.
I've done a little experimentation with this and the code linked to
below shows its at least possible and the kind of changes we might need
to make to bitbake to support it:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/gcc-sharedwork&id=4a22c2212466ef3bcb20960b1f99f8509347b24d
There are at least 4 issues I've noted in the commit which we'd need to
to look before we could start using this code, nothing impossible
though, just needs more work.
Cheers,
Richard
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-18 6:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 6:21 Shared work directory proof of concept Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox