Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Install SDKs for multiple machines in parallel
@ 2012-05-26 19:00 Julian Pietron
  0 siblings, 0 replies; only message in thread
From: Julian Pietron @ 2012-05-26 19:00 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]

Hallo,

while switching from OE classic to OE-core, some questions arised
concerning SDK generation in OE-core. In OE-Classic, I used to set
SDKPATH so that each of my machines (I have several different machines I
need to build my distribution for) had its separate directory under
/opt/sdk/<mymachine>, so that all files belonging to the toolchain were
installed there. The advantage of this configuration was, that I could
have bitbake create a debian package for the toolchain for each machine
and install these toolchain packages for different machines at the same
time, because there were no file collisions.
In OE-core, however, I realized that setting SDKPATH my usual
configuration wouldn't work out because there are the
nativesdk-packages, that seem to be machine-independent. So what I'd
need would be a way to split the generated toolchain into the nativesdk
path that is the same for each machine, and the cross-compiler, sysroot
etc. that is different for each machine, so that I'd be able to install
them as separate debian packages.
How would one do this with OE-Core?

Thanks for your suggestions,
Julian


[-- Attachment #2: 0xD8407950.asc --]
[-- Type: application/pgp-keys, Size: 9859 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-26 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26 19:00 Install SDKs for multiple machines in parallel Julian Pietron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox