All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Agner <stefan.agner@toradex.com>
To: Max Krummenacher <max.oss.09@gmail.com>,
	<meta-freescale@yoctoproject.org>
Cc: Max Krummenacher <max.krummenacher@toradex.com>
Subject: Re: [meta-fsl-arm-extra][master, jethro][PATCH] colibri-vf.conf: set mqxboot version with wildcard
Date: Thu, 21 Jan 2016 06:55:09 -0800	[thread overview]
Message-ID: <56A0F14D.5060505@toradex.com> (raw)
In-Reply-To: <1453379065-10813-1-git-send-email-max.krummenacher@toradex.com>

On 21.01.2016 04:24, Max Krummenacher wrote:
> Fix build failure because mqxboot_2.x is built instead of the
> required mqxboot_1.x.
>
> The mqxboot version changed from 1.0 to 1.0.1. 
> Choosing the preferred version with a wildcard prevents using
> the not compatible 2.x version.
>
>     NOTE: preferred version 1.0 of mqxboot not available (for item mqxboot)
>     NOTE: versions of mqxboot available: 1.0.1 2.0.1

Acked-by: Stefan Agner <stefan.agner@toradex.com>


>
> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
> ---
>  conf/machine/colibri-vf.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf
> index 917a344..09b51af 100644
> --- a/conf/machine/colibri-vf.conf
> +++ b/conf/machine/colibri-vf.conf
> @@ -20,7 +20,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
>  PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
>  PREFERRED_PROVIDER_virtual/kernel-module-mcc = "kernel-module-mcc-toradex"
>  PREFERRED_PROVIDER_virtual/kernel-module-mcc-dev = "kernel-module-mcc-toradex"
> -PREFERRED_VERSION_mqxboot = "1.0"
> +PREFERRED_VERSION_mqxboot = "1.%"
>  
>  # U-Boot NAND binary includes 0x400 padding required for NAND boot
>  UBOOT_BINARY = "u-boot-nand.imx"



  reply	other threads:[~2016-01-21 18:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 12:24 [meta-fsl-arm-extra][master, jethro][PATCH] colibri-vf.conf: set mqxboot version with wildcard Max Krummenacher
2016-01-21 14:55 ` Stefan Agner [this message]
2016-01-28 18:01   ` Max Krummenacher

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=56A0F14D.5060505@toradex.com \
    --to=stefan.agner@toradex.com \
    --cc=max.krummenacher@toradex.com \
    --cc=max.oss.09@gmail.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.