All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-fsl-ppc - layer.conf issues
@ 2014-08-05 10:09 Richard Purdie
  2014-08-06  9:36 ` zhenhua.luo
  2014-08-06 14:21 ` ting.liu
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Purdie @ 2014-08-05 10:09 UTC (permalink / raw)
  To: meta-freescale

Hi,

I noticed that there is some "distro" policy creeping into
meta-fsl-ppc's layer.conf file, specifically:

BB_DANGLINGAPPENDS_WARNONLY ?= "true"

and

BB_ENV_EXTRAWHITE := "KSRC USRC"

The former is bad as it forces the policy for all layers. If the user is
expecting dangling appends to be errors, this hides potential problems
from them.

The latter forces the environment whitelist to a very specific set of
values. Both these things should not be present. 

As these force distro policy, I'd go as far as suggesting it threatens
Yocto Project Compatible status as its mixing machine and distro.

Please can we get these removed?

Cheers,

Richard



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

end of thread, other threads:[~2014-08-07  2:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-05 10:09 meta-fsl-ppc - layer.conf issues Richard Purdie
2014-08-06  9:36 ` zhenhua.luo
2014-08-06 14:21 ` ting.liu
2014-08-06 14:36   ` Otavio Salvador
2014-08-07  2:47     ` ting.liu

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.