All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Gary Thomas <gary@mlbassoc.com>, meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH] nitrogen6x.conf: Allow kernel provider override
Date: Wed, 30 Oct 2013 07:06:10 -0700	[thread overview]
Message-ID: <52711252.3030806@boundarydevices.com> (raw)
In-Reply-To: <52710C89.7030903@mlbassoc.com>

On 10/30/2013 06:41 AM, Gary Thomas wrote:
> This change lets the user override the choice of kernel in local.conf
> Without it, there is no way to build any kernel, e.g. linux-imx, other
> than the linux-boundary version.
>
> Signed-off-by: Gary Thomas <gary@mlbassoc.com>
> ---
>   conf/machine/nitrogen6x.conf |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
> index dbf31c5..b292d75 100644
> --- a/conf/machine/nitrogen6x.conf
> +++ b/conf/machine/nitrogen6x.conf
> @@ -33,7 +33,7 @@ include conf/machine/include/tune-cortexa9.inc
>   SOC_FAMILY = "mx6:mx6q"
>    PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
> -PREFERRED_PROVIDER_virtual/kernel = "linux-boundary"
> +PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
>    # Use SPI NOR U-Boot by default
>   IMAGE_BOOTLOADER ?= ""

Good catch Gary.

I would warn folks that there are known omissions in the SABRE Lite
code and no Nitrogen6X support in the other trees, but you should
absolutely be able to override this, especially to use a custom tree,
so...

Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>


  reply	other threads:[~2013-10-30 14:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 13:41 [meta-fsl-arm-extra][PATCH] nitrogen6x.conf: Allow kernel provider override Gary Thomas
2013-10-30 14:06 ` Eric Nelson [this message]
2013-10-30 14:10 ` Otavio Salvador
2013-10-30 14:25   ` Eric Nelson
2013-10-30 14:28     ` Otavio Salvador
2013-10-30 14:42       ` Eric Nelson
2013-10-30 14:25   ` Gary Thomas
2013-10-30 14:33     ` Otavio Salvador
2013-10-30 14:44       ` Gary Thomas
2013-10-30 16:01         ` Otavio Salvador
2013-10-30 16:16           ` Eric Nelson
2013-10-30 16:56           ` Daiane Angolini
2013-10-30 17:29             ` Otavio Salvador
2013-10-30 17:46               ` Eric Nelson
2013-10-30 17:51                 ` Otavio Salvador
2013-10-30 18:04                 ` Gary Thomas

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=52711252.3030806@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=gary@mlbassoc.com \
    --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.