All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: meta-freescale <meta-freescale@yoctoproject.org>
Subject: meta-fsl-ppc - layer.conf issues
Date: Tue, 05 Aug 2014 11:09:06 +0100	[thread overview]
Message-ID: <1407233346.6981.81.camel@ted> (raw)

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



             reply	other threads:[~2014-08-05 10:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05 10:09 Richard Purdie [this message]
2014-08-06  9:36 ` meta-fsl-ppc - layer.conf issues zhenhua.luo
2014-08-06 14:21 ` ting.liu
2014-08-06 14:36   ` Otavio Salvador
2014-08-07  2:47     ` ting.liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1407233346.6981.81.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.