From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Christoph Settgast <christoph.settgast@methodpark.de>,
meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Update to aed947536
Date: Fri, 27 Jun 2014 07:33:52 -0700 [thread overview]
Message-ID: <53AD80D0.8010101@boundarydevices.com> (raw)
In-Reply-To: <1403865799-14064-2-git-send-email-christoph.settgast@methodpark.de>
Thanks Christoph,
On 06/27/2014 03:43 AM, Christoph Settgast wrote:
> This fixes quoting in a setenv. The wrong quoting was
> preventing the device from booting.
>
> Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
> ---
> recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> index ade4d5a..22a4a61 100644
> --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> @@ -4,8 +4,8 @@ DEPENDS = "u-boot-mkimage-native"
>
> PV = "v2014.01+git${SRCPV}"
>
> -SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
> -SRCBRANCH = "v2014.04-20140419"
Note that we'll need to pull this patch into branch v2014.04-20140419
in order to keep things stable.
The 'production' branch name reflects updates to what we're shipping
at any point in time, and it will move to 2014.07 very soon, which
will break this recipe.
> +SRCREV = "aed9475361820a65e37ed936c833322cbbc0f2b5"
> +SRCBRANCH = "production"
> SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
>
> S = "${WORKDIR}/git"
>
I'll do that this morning and shoot you a note when it's done.
Regards,
Eric
next prev parent reply other threads:[~2014-06-27 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-27 10:43 [meta-fsl-arm-extra][PATCH] Fix bootscript of nitrogen6x-lite Christoph Settgast
2014-06-27 10:43 ` [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Update to aed947536 Christoph Settgast
2014-06-27 14:33 ` Eric Nelson [this message]
2014-06-28 18:54 ` Otavio Salvador
2014-06-28 19:26 ` Eric Nelson
2014-06-30 9:30 ` [meta-fsl-arm-extra][PATCH v2] " Christoph Settgast
2014-06-30 13:41 ` Eric Nelson
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=53AD80D0.8010101@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=christoph.settgast@methodpark.de \
--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.