All of lore.kernel.org
 help / color / mirror / Atom feed
* Enabling uninative by default in oe-core?
@ 2016-11-17 17:31 Burton, Ross
  2016-11-17 18:06 ` Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Burton, Ross @ 2016-11-17 17:31 UTC (permalink / raw)
  To: OE-core, openembedded-architecture

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

Hi,

Background: uninative is a class that downloads a precompiled host glibc
for use in the sysroot, thus isolating the native sysroot from the host
environment.  This means greater sstate reuse, as instead of native builds
being dependent on the host system they're able to be shared between all
hosts.  There is a reference tarball hosted on www.yoctoproject.org, and
the URL can be overridden by distros if you would prefer to build your own.

We enable this in Poky so that we get greater reuse on the autobuilders,
and due to some issues with the C++ ABI the eSDK generation in master now
requires uninative to be enabled.  The question is: do we now enable
uninative by default in oe-core's nodistro (pointing at the yoctoproject
tarball), or do we keep it disabled by default and require the user to
enable uninative if they wish to build an eSDK?

Personally I'm torn: I don't like eSDK not working out of the box, but I
don't really like oe-core nodistro depending on uninative.  Though enabling
uninative globally does mean everything works out of the box, so following
the principle of Least Surprise that's what we should do.

Ross

[-- Attachment #2: Type: text/html, Size: 1333 bytes --]

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

end of thread, other threads:[~2016-11-18 21:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-17 17:31 Enabling uninative by default in oe-core? Burton, Ross
2016-11-17 18:06 ` Khem Raj
2016-11-17 18:50   ` [Openembedded-architecture] " Denys Dmytriyenko
2016-11-17 23:22     ` Khem Raj
2016-11-17 18:56   ` Nicolas Dechesne
2016-11-17 23:19     ` Khem Raj
2016-11-17 21:47 ` [Openembedded-architecture] " Mark Hatle
2016-11-18  7:15 ` Koen Kooi
2016-11-18  8:03   ` [Openembedded-architecture] " Richard Purdie
2016-11-18 16:28 ` akuster808
2016-11-18 18:06   ` [Openembedded-architecture] " Richard Purdie
2016-11-18 20:50     ` Koen Kooi
2016-11-18 21:17       ` Denys Dmytriyenko

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.